Skip to content

Commit ba5b9e5

Browse files
authored
Remove documentation for minScanInterval parameter of detectExecuteScan (#5388)
1 parent f8b14a0 commit ba5b9e5

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

cmd/detectExecuteScan_generated.go

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/metadata/detectExecuteScan.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -401,17 +401,6 @@ spec:
401401
- PARAMETERS
402402
- STAGES
403403
- STEPS
404-
## --- to remove minScanInterval from parameters list ---
405-
- name: minScanInterval
406-
description:
407-
"[DEPRECATED] This parameter controls the frequency (in number of hours) at which the signature scan is re-submitted for scan. When set to a
408-
value greater than 0, the signature scans are skipped until the specified number of hours has elapsed since the last signature scan."
409-
type: int
410-
scope:
411-
- PARAMETERS
412-
- STAGES
413-
- STEPS
414-
## -----------
415404
- name: githubToken
416405
description: "GitHub personal access token as per
417406
https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line"

0 commit comments

Comments
 (0)