-
Updated
Jun 8, 2020 - Go
vulnerability-detection
Here are 164 public repositories matching this topic...
NETW-3200 Docs NYI
In a server / client setup it would be great if Trivy would expose some metrics about the scans happen with the central server.
Some useful metrics for my implementation:
- Last DB Update (timestamp)
- Last DB Update Attempt (timestamp)
- Sum of Issues found
- Sum of Issues found splited up in SEVERITY
- Sum of Issues found splited up in sources (OS, Python, Node etc)
As Trivy is build to
-
Updated
Jan 28, 2020 - Ruby
-
Updated
Jan 29, 2020 - Python
Thank you for this project!
I have been struggling to work out how best to configure a CI for using DependencyCheck.
For example, I'd like to use the caching feature of GitHub actions with DependencyCheck to avoid redownloading all the CVEs on each build.
- Is there a shared cache I can refer to?
- If not; what's the "right" way to set up a shared cache for my project?
Ideally, this
-
Updated
May 22, 2020 - Lua
Description
When we have an automatic email reports configuration and there are no alerts to be reported that day (e.g the rule or group of rules that we have configured in reports have not triggered during the day), the report will not be sent.
This is not good behavior because it can lead the user to think that the automatic reports are not working.
Let's also say that I have to sen
(This old idea popped up to my mind while discussing #219.)
To be both consistent and more intuitive, etc/plugins.txt should be rename etc/plugins.ini.
*.ini or *.conf carry a meaning, whereas *.txt is not. Since the base of cve-search uses *.ini , let's stick to that. Python configparser documentation also refer to "INI fi
-
Updated
May 8, 2020 - Python
-
Updated
Apr 20, 2020 - Python
The database is saved to and used from the current directory versus somewhere better like ~/.vfeed/. This hampers several things, but most notably putting a symlink somewhere in my path to be able to call/use vfeedcli.py from any directory (cd ~/bin; ln -s path/to/vFeed/vfeedcli.py vfeed) like a system-wide command.
Btw, I have a patch for this already and will sent a PR shortly.
-
Updated
May 29, 2020 - Perl
-
Updated
Jun 8, 2020 - Java
-
Updated
Jun 9, 2020 - C
-
Updated
Mar 18, 2020 - Python
-
Updated
May 26, 2020 - Shell
https://docs.dependencytrack.org/integrations/badges/
Current Behavior:
You need to hardcode version (or UUID - which changes by version (!)) in the url for the badge - it would be more convenient to have an url for latest version.
Proposed Behavior:
Just point at name and get semver latest version (or latest scanned version) - this way the url can be stable in READMEs etc.
-
Updated
Apr 20, 2020 - Python
-
Updated
Jun 5, 2020 - Ruby
-
Updated
Dec 20, 2019 - Python
-
Updated
Sep 28, 2018 - Python
Hi
i am using docker-compose in windows 7
postgres,rabbitmq and django application services build,but nginx service has an error!
nginx:
volumes:
- ./nginx_docker.conf:/etc/nginx/conf.d/default.conf
in this part "nginx_docker.conf" is not a directory and i have error "not a directory" in running "docker-compose up" command.
what is your solution for my problem?
Feedback
-
Updated
Apr 30, 2019 - C++
Hi team,
I have noticed that the log examples found in 0610-win-ms_logs_rules.xml don't match their rules.
It is due the fields providerName and channel aren't correct.
To match rules 63103, 63104 and 63105, the logs must have matched before rules `60
-
Updated
Oct 21, 2018 - Python
-
Updated
May 28, 2020 - C++
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."


Describe the bug
Online docs for NETW-3200 are not yet implemented.
Version
Expected behavior
A (minimal) description of the problem should exist and ideally a general direction on how to fix the issue.
Output