Skip to content

Commit b53ca96

Browse files
committed
feat: add Kusari Inspector security-insights entry
Signed-off-by: sonupreetam <spreetam@redhat.com>
1 parent 4b584ed commit b53ca96

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

security-insights.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,20 @@ repository:
7070
adhoc: true
7171
ci: true
7272
release: false
73+
- name: Kusari Inspector
74+
type: other
75+
rulesets:
76+
- default
77+
comment: |
78+
Kusari Inspector is set up to scan on pull request submissions.
79+
It analyzes dependency changes, licenses, vulnerabilities, code security,
80+
and workflow risks, posting results as PR comments via the GitHub App.
81+
results:
82+
ci:
83+
name: CI Scan Results
84+
predicate-uri: https://docs.kusari.cloud/Inspector/integrations/github
85+
location: https://github.com/gemaraproj/go-gemara/pulls
86+
integration:
87+
adhoc: false
88+
ci: true
89+
release: false

0 commit comments

Comments
 (0)