From b2ed67cdbf0cd9cd0c0ac9f78599b15c3218407d Mon Sep 17 00:00:00 2001 From: Holger Wasem Date: Mon, 30 Oct 2023 10:44:08 +0100 Subject: [PATCH] commit by to_remotes 2023-10-30 10:44:08 +0100 from vmdevhw --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 818af0d..ee057d4 100644 --- a/README.md +++ b/README.md @@ -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.