-
Updated
Sep 26, 2021 - Shell
vulnerability-detection
Here are 220 public repositories matching this topic...
-
Updated
Oct 7, 2021 - Go
Is your feature request related to a problem? Please describe.
Already happened to me that my newest scan replaced the output file of a previous and long scan.
Describe the solution you'd like
I'm not sure which solution is the best:
- Default mode halting the start of the scan due to a previous output file of size > 0. Asking user to accept overwriting the previous output file.
-
Updated
Oct 7, 2021 - Java
-
Updated
Mar 16, 2021 - Python
-
Updated
Jan 28, 2020 - Ruby
-
Updated
Oct 7, 2021 - C
-
Updated
Sep 2, 2021 - Lua
-
Updated
Oct 6, 2021 - Python
-
Updated
Feb 12, 2021 - Python
-
Updated
Oct 7, 2021 - C
-
Updated
Aug 1, 2021 - Python
-
Updated
Sep 2, 2021 - BlitzBasic
-
Updated
Aug 25, 2021 - Python
-
Updated
Sep 15, 2021 - Perl
-
Updated
Jul 31, 2021 - Python
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
-
Updated
Sep 23, 2021 - Shell
-
Updated
May 28, 2021 - Python
-
Updated
Aug 17, 2021
-
Updated
Jul 14, 2021
-
Updated
Jun 2, 2021 - Python
-
Updated
Jan 10, 2020 - JavaScript
-
Updated
Sep 28, 2021 - Ruby
Feedback
I think that you are doing a very necessary system and your idea is cool, but at the moment it has a lot of bugs. From what I noticed, the assets do not understand the ascii characters and the system crashes. In addition, I did not find a description of the API, I would like to integrate your system into TheHive, or rather make it possible to view information about an asset in TheHive. I believe t
-
Updated
Apr 20, 2020 - Python
-
Updated
Sep 19, 2021 - Python
-
Updated
Sep 30, 2021 - Python
-
Updated
Sep 28, 2018 - Python
Improve this page
Add a description, image, and links to the vulnerability-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vulnerability-detection topic, visit your repo's landing page and select "manage topics."
Currently trivy can find package-lock.json and process it, looking for vulnerabilities. It would be nice if it could process
pnpm-lock.yaml
files too