image-scanner-with-trivy 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.gitattributes ADDED
@@ -0,0 +1,26 @@
1
+ # ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
2
+
3
+ *.snap linguist-generated
4
+ /.eslintrc.json linguist-generated
5
+ /.gitattributes linguist-generated
6
+ /.github/pull_request_template.md linguist-generated
7
+ /.github/workflows/build.yml linguist-generated
8
+ /.github/workflows/pull-request-lint.yml linguist-generated
9
+ /.github/workflows/release.yml linguist-generated
10
+ /.github/workflows/upgrade-main.yml linguist-generated
11
+ /.gitignore linguist-generated
12
+ /.mergify.yml linguist-generated
13
+ /.npmignore linguist-generated
14
+ /.npmrc linguist-generated
15
+ /.prettierignore linguist-generated
16
+ /.prettierrc.json linguist-generated
17
+ /.projen/** linguist-generated
18
+ /.projen/deps.json linguist-generated
19
+ /.projen/files.json linguist-generated
20
+ /.projen/tasks.json linguist-generated
21
+ /API.md linguist-generated
22
+ /jest.config.json linguist-generated
23
+ /LICENSE linguist-generated
24
+ /package.json linguist-generated
25
+ /tsconfig.dev.json linguist-generated
26
+ /yarn.lock linguist-generated