
DevSecOps工 具库与最佳实践方法论
该项目整理了一套完整的DevSecOps开源工具和方法论资源库。内容涵盖软件开发全生命周期,包括预提交检查、秘密管理、依赖分析、容器和云安全等多个领域。此外还介绍了威胁建模、混沌工程等前沿理念。旨在为开发人员提供实用的DevSecOps实践指南,助力在各个阶段融入安全措施。
If you want to contribute to this library of knowledge please create proper PR (Pull Request) with description what you are adding following these set of rules:
Note: Currently this is an early version of the library. I recommend PR after first official release.
DevSecOps library info:
This library contains list of tools and methodologies accompanied with resources. The main goal is to provide to the engineers a guide through opensource DevSecOps tooling. This repository covers only cyber security in the cloud and the DevSecOps scope.
DevSecOps focuses on security automation, testing and enforcement during DevOps - Release - SDLC cycles. The whole meaning behind this methodology is connecting together Development, Security and Operations. DevSecOps is methodology providing different methods, techniques and processes backed mainly with tooling focusing on developer / security experience.
DevSecOps takes care that security is part of every stage of DevOps loop - Plan, Code, Build, Test, Release, Deploy, Operate, Monitor.
Various definitions:
In this section you can find lifecycle helpers, precommit hook tools and threat modeling tools. Threat modeling tools are specific category by themselves allowing you to simulate and discover potential gaps before you start to develop the software or during the process.
Modern DevSecOps tools allow using Threat modeling as code or generation of threat models based on the existing code annotations.
| Name | URL | Description | Meta |
|---|---|---|---|
| git-secrets | https://github.com/awslabs/git-secrets | AWS labs tool preventing you from committing secrets to a git repository | |
| git-hound | https://github.com/tillson/git-hound | Searchers secrets in git | |
| goSDL | https://github.com/slackhq/goSDL | Security Development Lifecycle checklist | |
| ThreatPlaybook | https://github.com/we45/ThreatPlaybook | Threat modeling as code | |
| Threat Dragon | https://github.com/OWASP/threat-dragon | OWASP Threat modeling tool | |
| threatspec | https://github.com/threatspec/threatspec | Threat modeling as code | |
| pytm | https://github.com/izar/pytm | A Pythonic framework for threat modeling | |
| Threagile | https://github.com/Threagile/threagile | A Go framework for threat modeling | |
| MAL-lang | https://mal-lang.org/#what | A language to create cyber threat modeling systems for specific domains | |
| Microsoft Threat modeling tool | https://docs.microsoft.com/en-us/azure/security/develop/threat-modeling-tool | Microsoft threat modeling tool | |
| Talisman | https://github.com/thoughtworks/talisman | A tool to detect and prevent secrets from getting checked in | |
| SEDATED | https://github.com/OWASP/SEDATED | The SEDATED® Project (Sensitive Enterprise Data Analyzer To Eliminate Disclosure) focuses on preventing sensitive data such as user credentials and tokens from being pushed to Git. | |
| Sonarlint | https://github.com/SonarSource/sonarlint-core | Sonar linting utility for IDE | |
| DevSkim | https://github.com/microsoft/DevSkim | DevSkim is a framework of IDE extensions and language analyzers that provide inline security analysis | |
| detect-secrets | https://github.com/Yelp/detect-secrets | Detects secrets in your codebase | |
| tflint | https://github.com/terraform-linters/tflint | A Pluggable Terraform Linter | |
| Steampipe Code Plugin | https://github.com/turbot/steampipe-plugin-code | Use SQL to detect secrets from source code and data sources. |
Secrets management includes managing, versioning, encryption, discovery, rotating, provisioning of passwords, certificates, configuration values and other types of secrets.
| Name | URL | Description | Meta |
|---|---|---|---|
| GitLeaks | https://github.com/zricethezav/gitleaks | Gitleaks is a scanning tool for detecting hardcoded secrets | |
| ggshield | https://github.com/gitguardian/ggshield | GitGuardian shield (ggshield) is a CLI application that runs in your local environment or in a CI environment and helps you detect more than 350+ types of secrets and sensitive files. | |
| TruffleHog | https://github.com/trufflesecurity/truffleHog | TruffleHog is a scanning tool for detecting hardcoded secrets | |
| Hashicorp Vault | https://github.com/hashicorp/vault | Hashicorp Vault secrets management | |
| Mozilla SOPS | https://github.com/mozilla/sops | Mozilla Secrets Operations | |
| AWS secrets manager GH action | https://github.com/marketplace/actions/aws-secrets-manager-actions | AWS secrets manager docs | |
| GitRob | https://github.com/michenriksen/gitrob | Gitrob is a tool to help find potentially sensitive files pushed to public repositories on Github | |
| git-wild-hunt | https://github.com/d1vious/git-wild-hunt | A tool to hunt for credentials in the GitHub | |
| aws-vault | https://github.com/99designs/aws-vault | AWS Vault is a tool to securely store and access AWS credentials in a development environment | |
| Knox | https://github.com/pinterest/knox | Knox is a service for storing and rotation of secrets, keys, and passwords used by other services | |
| Chef vault | https://github.com/chef/chef-vault | allows you to encrypt a Chef Data Bag Item | |
| Ansible vault | Ansible vault docs | Encryption/decryption utility for Ansible data files |
Dependency security testing and analysis is very important part of discovering supply chain attacks. SBOM creation and following dependency scanning (Software composition analysis) is critical part of continuous integration (CI). Data series and data trends tracking should be part of CI tooling. You need to know what you produce and what you consume in context of libraries and packages.
| Name | URL | Description | Meta |
|---|---|---|---|
| CycloneDX | https://github.com/orgs/CycloneDX/repositories | CycloneDX format for SBOM | |
| cdxgen | https://github.com/AppThreat/cdxgen | Generates CycloneDX SBOM, supports many languages and package managers. | |
| SPDX | https://github.com/spdx/spdx-spec | SPDX format for SBOM - Software Package Data Exchange | |
| Snyk | https://github.com/snyk/snyk | Snyk scans and monitors your projects for security vulnerabilities | |
| vulncost | https://github.com/snyk/vulncost | Security Scanner for VS Code | |
| Dependency Combobulator | https://github.com/apiiro/combobulator | Dependency-related attacks detection and prevention through heuristics and insight engine (support multiple dependency schemes) | |
| DependencyTrack | https://github.com/DependencyTrack/dependency-track | Dependency security tracking platform | |
| DependencyCheck | https://github.com/jeremylong/DependencyCheck | Simple dependency security scanner good for CI | |
| Retire.js | https://github.com/retirejs/retire.js/ | Helps developers to detect the use of JS-library versions with known vulnerabilities | |
| PHP security checker | https://github.com/fabpot/local-php-security-checker | Check vulnerabilities in PHP dependencies | |
| bundler-audit | https://github.com/rubysec/bundler-audit | Patch-level verification for bundler | 

企业专属的AI法律顾问
iTerms是法大大集团旗下法律子品牌,基于最先进的大语言模型(LLM)、专业的法律知识库和强大的智能体架构,帮助企业扫清合规障碍,筑牢风控防线,成为您企业专属的AI法律顾问。


稳定高效的流量提升解决方案,助力品牌曝光
稳定高效的流量提升解决方案,助力品牌曝光


最新版Sora2模型免费使用,一键生成无水印视频
最新版Sora2模型免费使用,一键生成无水印视频


实时语音翻译/同声传译工具
Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。


选题、配图、成文,一站式创作,让内容运营更高效
讯飞绘文,一个AI集成平台,支持写作、选题、配图、排版和发布。高效生成适用于各类媒体的定制内容,加速品牌传播,提升内容营销效果。


AI辅助编程,代码自动修复
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。


最强AI数据分析助手
小浣熊家族Raccoon,您的AI智能助手,致力于通过先进的人工智能技术,为用户提供高效、便捷的智能服务。无论是日常咨询还是专业问题解答,小浣熊都能以快速、准确的响应满足您的需求,让您的生活更加智能便捷。


像人一样思考的AI智能体
imini 是一款超级AI智能体,能根据人类指令,自主思考、自主完成、并且交付结果的AI智能体。


AI数字人视频创作平台
Keevx 一款开箱即用的AI数字人视频创作平台,广泛适用于电商广告、企业培训与社媒宣传,让全球企业与个人创作者无需拍摄剪辑,就能快速生成多语言、高质量的专业视频。


一站式AI创作平台
提供 AI 驱动的图片、视频生成及数字人等功能,助力创意创作
最新AI工具、AI资讯
独家AI资源、AI项目落地

微信扫一扫关注公众号