Skip to content

Commit

Permalink
feat: add in-toto/in-toto-golang
Browse files Browse the repository at this point in the history
[in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang): A Go implementation of in-toto. in-toto is a framework to protect software supply chain integrity

```console
$ aqua g -i in-toto/in-toto-golang
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
  • Loading branch information
suzuki-shunsuke committed Nov 11, 2022
1 parent e410185 commit 5996c24
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/in-toto/in-toto-golang/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: in-toto/in-toto-golang@v0.5.0
7 changes: 7 additions & 0 deletions pkgs/in-toto/in-toto-golang/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
packages:
- type: go_install
repo_owner: in-toto
repo_name: in-toto-golang
description: A Go implementation of in-toto. in-toto is a framework to protect software supply chain integrity
files:
- name: in-toto
6 changes: 6 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 5996c24

Please sign in to comment.