Skip to content

Commit

Permalink
Merge pull request #6188 from ponkio-o/feat/awslabs/yesiscan
Browse files Browse the repository at this point in the history
feat: add awslabs/yesiscan
  • Loading branch information
suzuki-shunsuke committed Sep 13, 2022
2 parents 5bea676 + b883d0f commit b24bf87
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/awslabs/yesiscan/pkg.yaml
@@ -0,0 +1,2 @@
packages:
- name: awslabs/yesiscan@v0.0.8
18 changes: 18 additions & 0 deletions pkgs/awslabs/yesiscan/registry.yaml
@@ -0,0 +1,18 @@
packages:
- type: github_release
repo_owner: awslabs
repo_name: yesiscan
asset: yesiscan_{{trimV .Version}}_{{.OS}}_{{.Arch}}
format: raw
description: Automatic license scanning and reports
supported_envs:
- linux
- darwin
checksum:
type: github_release
asset: checksums.txt
file_format: regexp
algorithm: sha256
pattern:
checksum: "^(\\b[A-Fa-f0-9]{64}\\b)"
file: "^\\b[A-Fa-f0-9]{64}\\b\\s+(\\S+)$"
17 changes: 17 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b24bf87

Please sign in to comment.