-
Updated
Jun 15, 2021 - Python
devsecops
Here are 289 public repositories matching this topic...
-
Updated
May 18, 2021 - Python
-
Updated
May 18, 2021
-
Updated
Jun 19, 2021 - Python
-
Updated
Jun 18, 2021 - Go
-
Updated
Jun 18, 2021 - CSS
Safety parser relly on a DB of vulnerabilities with CVE infos. This databases is upgraded/modified every month.
This pb is that our unit tests relly on this changing file.
We need to do one of these options:
- fix the DB file for unit tests
- remove completely this feature and wait that the CVE info come from the report (I pushed a pull request upstream to have CVE directly in the JSON rep
-
Updated
Jun 12, 2021 - Python
-
Updated
Jun 13, 2021 - HTML
-
Updated
May 18, 2021 - CSS
Current Behavior:
When viewing vulns in the Audit Vulnerabilities tab. the Analysis column appears to contain code (enum?) names, e.g. NOT_SET, FALSE_POSITIVE. This problem also occurs in Policy Violations tab.
Steps to Reproduce:
Open the Audit Vulnerabilities tab.
Expected Behavior:
The Analysis column contains language specific analysis values, e.g. Not Set, False Positive
-
Updated
Jun 15, 2021 - Python
-
Updated
Apr 4, 2021
-
Updated
Jun 10, 2021 - Go
-
Updated
Jun 17, 2021 - Go
-
Updated
Jun 17, 2021 - HCL
-
Updated
Jun 11, 2021 - HCL
Document ZAP
-
Updated
Jun 19, 2021 - Dockerfile
-
Updated
May 19, 2021 - Python
I noticed that scanners and hooks use a different approach in their directory structure.
For the scanners there are subdirectories for parser and scanner (if existing) while the source code for the hook resides directly in its root directory.
I think we should introduce a hook directory inside each hook containing its source code to make their structure more clean.
-
Updated
Jun 2, 2021
-
Updated
Aug 7, 2020
rush.js build errors
Seeing the below error while installing rush.js. Probably might need a package in the base image. Any help would be appreciated.
#21 516.9 > keytar@7.6.0 install /usr/local/lib/node_modules/@microsoft/rush/node_modules/keytar
#21 516.9 > prebuild-install || npm run build
#21 516.9
#21 521.6 prebuild-install WARN install No prebuilt binaries found (target=14.16.0 runtime=node arch=arm64
-
Updated
Jun 18, 2021 - Go
Improve this page
Add a description, image, and links to the devsecops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devsecops topic, visit your repo's landing page and select "manage topics."
Hello,
Do you plan to support Terraform scans with OpenStack in the future ?
Regards