Search Criteria
Package Details: terrascan-bin 1.19.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/terrascan-bin.git (read-only, click to copy) |
---|---|
Package Base: | terrascan-bin |
Description: | Detect compliance and security violations across Infrastructure as Code |
Upstream URL: | https://github.com/accurics/terrascan |
Licenses: | Apache-2 |
Conflicts: | terrascan |
Provides: | terrascan |
Submitter: | enmanuelmoreira |
Maintainer: | enmanuelmoreira |
Last Packager: | enmanuelmoreira |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-07-02 16:12 (UTC) |
Last Updated: | 2024-03-08 17:25 (UTC) |
Latest Comments
d3spair commented on 2025-02-05 08:17 (UTC)
Current PKGBUILD fails to build package with this error:
install: cannot stat 'terrascan-bin': No such file or directory
This happens because pre-compiled binary name is not the same as
pkgname
.Patch to fix: