-
Updated
Mar 17, 2022 - Shell
security-scanner
Here are 320 public repositories matching this topic...
-
Updated
Mar 17, 2022 - Go
-
Updated
Mar 18, 2022 - Go
-
Updated
Mar 14, 2022 - Ruby
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
-
Updated
Mar 18, 2022 - C#
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 15, 2022 - C#
-
Updated
Aug 7, 2020
-
Updated
Jan 6, 2022 - Python
-
Updated
Aug 18, 2021
-
Updated
Mar 11, 2022 - Lua
-
Updated
Jan 10, 2022 - Python
-
Updated
Feb 20, 2022 - CSS
-
Updated
Jul 6, 2020 - Python
-
Updated
Nov 13, 2021 - Python
Enable more linters
kube-score is linted with golangci-lint, but some of the linters have been disabled.
- Update
.golangci.ymlto enable more linters - Run
golangci-lint runto find the issues that the new linters find. - Fix the issues until none are left.
- Send a PR!
😍
-
Updated
Aug 19, 2020
-
Updated
Mar 17, 2022 - C++
-
Updated
Dec 26, 2021 - Python
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Mar 5, 2022 - Perl
-
Updated
Jan 19, 2022 - Rust
-
Updated
Sep 20, 2021 - Python
-
Updated
Mar 9, 2022 - Python
Is your feature request related to a problem? Please describe.
Since PR e-m-b-a/emba#213 EMBA supports reporting templates. These templates can be easily created for the different modules.
The better the templates are, the more useful is this feature.
Describe the solution you'd like
Include templates for every module. These templates should be generic an
-
Updated
Feb 23, 2021 - Go
-
Updated
Feb 3, 2020 - Python
-
Updated
Nov 20, 2020
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."


Describe the bug
When you change the Policy Name more than two Time(e.g. from upper Case to Lower-Case) then the item got duplicated, after removing one item the other cannot be modified anymore but removed.
Steps to reproduce the behavior