You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This file must be located at the root of the repository
3
+
4
+
# Checks exemptions
5
+
exemptions:
6
+
- check: license_scanning # Check identifier (see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions)
7
+
reason: "There are currently no plans moving forward to implement FOSSA or Snyk for scanning purposes."# Justification of this exemption (mandatory, it will be displayed on the UI)
8
+
- check: artifacthub_badge
9
+
reason: "This repository has no items that should be added to Artifact Hub."
0 commit comments