summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69616f4240781a2f1d8ff734e38e96211e288888 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = cfn-guard
	pkgdesc = Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules.
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/aws-cloudformation/cloudformation-guard
	arch = x86_64
	license = Apache
	depends = gcc-libs
	conflicts = cfn-guard-git
	source = https://github.com/aws-cloudformation/cloudformation-guard/releases/download/3.0.0/cfn-guard-v3-ubuntu-latest.tar.gz
	sha256sums = 6aa93074ce470782c388ffbcf391981ea3c2f806c41e4dce1a63c9415f7e9c2b

pkgname = cfn-guard