summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 19e5da84bc08c2a8867af30635a9ff4bd8b6c3ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = application-inspector-bin
	pkgdesc = Microsoft ApplicationInspector is a source code analyzer built for surfacing features of interest and other characteristics to answer the question 'what's in it' using static analysis with a json based rules engine (official CLI binary version)
	pkgver = 1.2.20
	pkgrel = 1
	url = https://github.com/microsoft/ApplicationInspector
	install = application-inspector-bin.install
	arch = x86_64
	license = MIT
	depends = dotnet-runtime
	provides = application-inspector
	options = staticlibs
	source = https://github.com/microsoft/ApplicationInspector/releases/download/v1.2.20/ApplicationInspector_linux_1.2.20.zip
	sha256sums = 32E13B82EA14C0B09EA5ACB3EC21250A9E6F1E47C6F7958A6D3085C9196EEF42

pkgname = application-inspector-bin