Skip to content

Commit

Permalink
feat(turbot/powerpipe): scaffold turbot/powerpipe (#28165)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Oct 26, 2024
1 parent 9f45ba1 commit c339e0f
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/turbot/powerpipe/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: turbot/powerpipe@v1.0.0
17 changes: 17 additions & 0 deletions pkgs/turbot/powerpipe/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
packages:
- type: github_release
repo_owner: turbot
repo_name: powerpipe
description: "Powerpipe: Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a massive library of benchmarks. Build custom dashboards with code"
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: powerpipe.{{.OS}}.{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
supported_envs:
- linux
- darwin
16 changes: 16 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 c339e0f

Please sign in to comment.