-
Updated
Feb 10, 2022 - Shell
security-scanner
Here are 318 public repositories matching this topic...
-
Updated
Feb 11, 2022 - Go
-
Updated
Feb 11, 2022 - Go
-
Updated
Jan 24, 2022 - Ruby
-
Updated
Feb 2, 2022 - 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
🐞 Bug report
Description
In vscode, whenever I set the "extends" property in my tsconfig.json file, webhint gives the following error message:
Unexpected token } in JSON at position 705 (typescript-config/is-valid)
Details
-
Updated
Oct 30, 2021 - C#
-
Updated
Aug 7, 2020
-
Updated
Jan 6, 2022 - Python
-
Updated
Aug 18, 2021
-
Updated
Sep 2, 2021 - Lua
-
Updated
Jan 10, 2022 - Python
-
Updated
Jan 31, 2022 - CSS
-
Updated
Jul 6, 2020 - Python
-
Updated
Nov 13, 2021 - Python
-
Updated
Feb 8, 2022 - Go
-
Updated
Aug 19, 2020
-
Updated
Jan 15, 2021 - C++
-
Updated
Feb 11, 2022 - Ruby
-
Updated
Dec 26, 2021 - Python
-
Updated
Jan 22, 2022 - Perl
-
Updated
Sep 20, 2021 - 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
Jan 19, 2022 - Rust
-
Updated
Jan 29, 2022 - Python
-
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."
Is your feature request related to a problem? Please describe.
I have automated the process of scanning api and ui using zap api's and Jenkins. The automation is working fine end to end and I am creating a Github issue also attaching the reports generated by ZAP.
In Github issue description I am providing count of Low, High, Medium and Informational alerts using alertCountsByRisk api.
In so