From d784f289b8e1f7580f51a8bdd24d6be0129bf3f4 Mon Sep 17 00:00:00 2001 From: Holger Wasem Date: Tue, 6 Feb 2024 12:28:02 +0100 Subject: [PATCH] commit by to_remotes 2024-02-06 12:28:02 +0100 from vmdevhw --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f61cf21..986822b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,10 @@ By **audit** we mean checking for vulnerabilities. **git_tag**: The tag of the application/image/audit at the time audit +You will notice that bundle-audit-time.txt is changed whenever an audit is being done, while report.txt is only updated when actually there is something to be reported. + # What is being checked and how? The application being checked is Xalimo Teamplay which is a Rails application provided by a docker image. -Basis for the check is the set of used packages (called Gems). These are being tested against a constantantly updated database of know vulnerabilities. \ No newline at end of file +Basis for the check is the set of used packages (called Gems). These are being tested against a constantantly updated database of know vulnerabilities.