Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aquasecurity/appshield
Security configuration checks for popular cloud native applications and infrastructure.
https://github.com/aquasecurity/appshield
Last synced: 24 days ago
JSON representation
Security configuration checks for popular cloud native applications and infrastructure.
- Host: GitHub
- URL: https://github.com/aquasecurity/appshield
- Owner: aquasecurity
- Archived: true
- Created: 2020-04-16T12:48:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T14:24:51.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T21:01:12.297Z (4 months ago)
- Language: Open Policy Agent
- Homepage:
- Size: 563 KB
- Stars: 119
- Watchers: 16
- Forks: 38
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opa - Appshield - Open Database of rego policies for common Infrastructure as Code files (Policy Packages / Blogs and Articles)
README
# This repository has moved
Content has been migrated to https://github.com/aquasecurity/defsec.
---
# Appshield
This repository is a collection of policies for detecting mis-configurations, specifically security issues, in configuration files and Infrastructure as Code definitions.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.## Credits
While building this repository, we were inspired by the following projects and would like to acknowledge their contribution to this repository:- https://github.com/hadolint/hadolint
- https://github.com/Checkmarx/kics
- https://github.com/controlplaneio/kubesec
- https://github.com/aquasecurity/tfsec
- https://kubernetes.io/docs/concepts/security/pod-security-standards/
- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/