Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aquasecurity/appshield

Security configuration checks for popular cloud native applications and infrastructure.
https://github.com/aquasecurity/appshield

Last synced: about 1 month ago
JSON representation

Security configuration checks for popular cloud native applications and infrastructure.

Awesome Lists containing this project

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/