Skip to content

Commit

Permalink
update Helper.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptprivate authored Dec 16, 2024
1 parent 2fa9460 commit 6df962d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions lib/SecurityGate/Utils/Helper.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ package SecurityGate::Utils::Helper {
Security Gate v0.0.3
Core Commands
==============
Command Description
------- -----------
-t, --token GitHub token
-r, --repo GitHub repository
-c, --critical Critical severity limit
-h, --high High severity limit
-m, --medium Medium severity limit
-l, --low Low severity limit
--dependency-alerts Check for dependency alerts
--secret-scanning-alerts Check for secret scanning alerts
--code-scanning-alerts Check for code scanning alerts
Command Description
------- -----------
-t, --token GitHub token
-r, --repo GitHub repository
-c, --critical Critical severity limit
-h, --high High severity limit
-m, --medium Medium severity limit
-l, --low Low severity limit
--dependency-alerts Check for dependency alerts
--secret-alerts Check for secret scanning alerts
--code-alerts Check for code scanning alerts
EOT
}
Expand Down

0 comments on commit 6df962d

Please sign in to comment.