We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44adb42 + ee63b9f commit a2adcd3Copy full SHA for a2adcd3
misc/genOSCAPreport.sh
@@ -2,7 +2,7 @@
2
3
set -u -o pipefail
4
5
-CONTENT="0.1.79"
+CONTENT="0.1.80"
6
7
function download_content {
8
if ! [ -f "scap-security-guide-${CONTENT}.zip" ]; then
0 commit comments