Skip to content
#

Security

Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.

Here are 992 public repositories matching this topic...

keeweb
akivamu
akivamu commented Mar 2, 2018

When organizing entries into groups, it's better if the list view can show if an entry already belongs to a group or not. So I can choose to move that entry into group.

Also, it would be nice if there is option to filtering entries that don't belong to any group.

May be a small icon, or tooptip when hover on list's row.

express-gateway
XVincentX
XVincentX commented Jan 2, 2018

If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.

If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.

Go through the whole WebAPI and verify that the status codes are being returned correctly.

Hint: Error cl

jackTaw88
jackTaw88 commented Feb 26, 2019

As you know it is hard to surf on web with user.js. I always have problem with many sites, but it i realyly takes time to find which config is not compatibale with the visited site. I think we can create a list of buggy sites so anyone can contribute it.

I can start with mines:


  • site
  • bug
  • comments
  • how to fix

  • linkedin.com
  • does not go home page after login
  • this is
nothing-private
gautamkrishnar
gautamkrishnar commented Feb 1, 2018
kostin-softgrad
kostin-softgrad commented Dec 19, 2017

I wrote the server part
io.on('connection', socketioJwt.authorize({ secret: jwtsecret, timeout: 15000 })).on('authenticated', function (socket) { console.log('Connected: ' + socket.decoded_token.id + ' ' + socket.decoded_token.displayName); });

But I can not connect with android
Can you please tell me how to do this, can have a sample code?

garretfick
garretfick commented May 16, 2019

As a contributor, I'd like to make it as easy as possible to review and have my contributions approved. In making that possible, I'd like to propose adding code style checks as a part of the build.

I'm happy to adopt the style that already exists in the repository, so all I'm asking here is whether such a change would be of interest if I do all of the work.

Wikipedia
Wikipedia

Security apps

Dependabot Preview

Automated dependency updates for Ruby, JavaScript, Python, Go, PHP, Elixir, Rust, Java and .NET

Sonatype DepShield

Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen

Snyk

Find, fix (and prevent!) known vulnerabilities in your code

Renovate

Keep dependencies up-to-date with automated Pull Requests

LGTM

Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review

GuardRails

GuardRails provides continuous security feedback for modern development teams

BackHub

Reliable GitHub repository backup, set up in minutes

WhiteSource Bolt

Detect open source vulnerabilities in real time with suggested fixes for quick remediation

See more Security apps
You can’t perform that action at this time.