Skip to content

Commit 72d091c

Browse files
committed
Removed pre-commit and trivy-secret.yaml
1 parent d019440 commit 72d091c

File tree

3 files changed

+1
-230
lines changed

3 files changed

+1
-230
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- Patch
1313
publish_vulnerabilities:
1414
type: string
15-
default: true
15+
default: "true"
1616
vulnerability_failure_severity:
1717
description: The severity to fail the workflow if such vulnerability is detected. DO NOT override it unless a Jira ticket is raised. Must be one of ['CRITICAL', 'CRITICAL,HIGH' or 'CRITICAL,HIGH,MEDIUM'] (without space in between).
1818
type: string

.pre-commit-config.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

trivy-secret.yaml

Lines changed: 0 additions & 210 deletions
This file was deleted.

0 commit comments

Comments
 (0)