-
Updated
Apr 5, 2022 - Ruby
sca
Here are 86 public repositories matching this topic...
-
Updated
Mar 10, 2022 - Java
Currently, NVD_START_YEAR is configurable with a default value of 2018. The tool should recommend a start year based on the oldest CVE found. If a CVE belonging to the year 2018 is found then the scan should recommend a re-scan with start year of 2017 (Previous year)
This can be implemented in the analysis module.
-
Updated
Apr 4, 2022 - Java
In my ubuntu 20.04.2.0, i have python 2.7.18 and pip3 20.0.2.
I was trying to install prancer-basic via pip3 install prancer-basic
It get installed successfully with below warning:
WARNING: The scripts populate_json, prancer, register_key_in_azure_vault, terraform_to_json and validator are installed in '/home/r4redu/.local/bin' which is not on PATH.
Consider adding this director
-
Updated
Dec 1, 2021 - Java
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Jun 21, 2021
When we display package manifest and lock files, hyperlink to the upstream package repo web page
When we display a package manifest or lockfile in the resource details, we should have a way to add a hyperlink to the upstream repository web page for this repo: for instance when we browse a requirements.txt lockfile, if it contains: scancode-toolkit==30.0.1 we should recognize this and link to https://pypi.org/project/scancode-toolkit/30.1.0/
We can parse manifests alright and we can creat
-
Updated
Dec 18, 2021 - YARA
-
Updated
Jan 21, 2022 - Python
-
Updated
Mar 17, 2022 - Java
-
Updated
Apr 4, 2022 - Python
-
Updated
Mar 17, 2022 - PHP
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
Mar 22, 2022 - TypeScript
-
Updated
Mar 5, 2022 - Go
-
Updated
Jan 26, 2022 - Java
-
Updated
Mar 27, 2022 - Python
-
Updated
Nov 28, 2021 - JavaScript
Improve this page
Add a description, image, and links to the sca topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sca topic, visit your repo's landing page and select "manage topics."


The current swagger definition is autogenerated. The automatically generated definitions rely on reflection and annotations to create the documentation. The reflection capabilities are poor at best and lead to missing API parameters. Annotations can help in some cases, but the only fix for Swagger is to create individual POJOs for every possible request. This will lead to unnecessary large number