Skip to content

Commit 8fc4c48

Browse files
Implement scanner report apis (#170)
Co-authored-by: Arnob kumar saha <[email protected]> Signed-off-by: Tamal Saha <[email protected]>
1 parent e79a0f9 commit 8fc4c48

File tree

136 files changed

+58914
-445
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+58914
-445
lines changed

artifacts/scanner/app-report-reponse.yaml

+441
Large diffs are not rendered by default.

artifacts/scanner/app-report.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
apiVersion: reports.scanner.appscode.com/v1alpha1
2+
kind: CVEReport
3+
request:
4+
resource:
5+
group: apps
6+
kind: Deployment
7+
ref:
8+
name: coredns
9+
namespace: kube-system

0 commit comments

Comments
 (0)