security-scanner
Here are 296 public repositories matching this topic...
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 23, 2021 - Shell
-
Updated
Apr 23, 2021 - Ruby
-
Updated
Apr 23, 2021 - C#
Describe the bug
In the docs found here:
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
B109 and B111 show a description instead of a plugin name. This looks inconsistent since all the other plugin names are listed. I believe this is a result of a recent change to remove these deprecated plugins.
To Reproduce
- Navigate to https://bandit
This hint has been around since 2018 and is documented on webhint.io (https://webhint.io/docs/user-guide/hints/hint-doctype/). However it's not enabled by default in any of webhint's configurations (likely an oversight).
We should turn this on by default and perform any necessary cleanup in the process (e.g. switching to get locations from webhint's location-aware DOM that was added after the
-
Updated
Mar 19, 2021 - Python
-
Updated
Feb 18, 2021 - C#
-
Updated
Oct 2, 2020
-
Updated
Aug 7, 2020
-
Updated
Apr 8, 2021 - Python
-
Updated
May 22, 2020 - Lua
-
Updated
Apr 21, 2021 - CSS
-
Updated
Jul 6, 2020 - Python
-
Updated
Mar 19, 2021 - Python
-
Updated
Apr 19, 2021 - Go
-
Updated
Apr 23, 2021 - Ruby
-
Updated
Jan 15, 2021 - C++
-
Updated
Feb 3, 2020 - Python
-
Updated
Sep 28, 2020 - Python
-
Updated
Apr 26, 2020 - Python
-
Updated
Apr 17, 2021 - Perl
-
Updated
Aug 19, 2020
-
Updated
Nov 20, 2020
-
Updated
Apr 7, 2021 - Rust
-
Updated
Jan 6, 2021 - Python
-
Updated
Nov 18, 2019
-
Updated
Mar 26, 2020 - Python
-
Updated
Feb 23, 2021 - Go
Improve this page
Add a description, image, and links to the security-scanner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the security-scanner topic, visit your repo's landing page and select "manage topics."
The rule would raise info alerts for each script it found along with the integrety hash, as per
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
This could just work on URLs that are in scope - it would just be useful when you're trying to create a CSP for a specific site.