3
0
Fork 0

Merge branch 'master' of git.service.wiseadvice.eu:wiseadvice_public_repos/bundle-audit-results

main
ag 2023-10-30 10:44:34 +01:00
commit 824571cce0
1 changed files with 7 additions and 0 deletions

View File

@ -1,11 +1,18 @@
# How to read the information of a given Commit
By **audit** we mean checking for vulnerabilities.
**bundle-audit.json**: This file contains audit information in JSON format
**report.txt**: In a text format it is described which vulnerabilities have been detected
**update-info.txt**: Contains Information as of which date the vulnerabilities database is that has been used to perform the checks.
**bundle-audit-time.txt**: contains time stamp auf audit in ISO format
**git_tag**: The tag of the application/image/audit at the time audit
# What is being checked and how?
The application being checked is Xalimo Teamplay which is a Rails application provided by a docker image.