AbsaOSS / AbsaOSS/agentic-toolkit
Add a security & governance guide for AI-generated code
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 0
- Merge trung bình
- 16 giờ 52 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
## Summary
Add a guide on **security & governance for AI-generated code**. AI-assisted developers ship far faster but introduce security findings at a much higher rate, which matters for our context. We need clear, practical guidance so colleagues use agents safely.
## The guide should cover
- The risk: higher defect/vulnerability rate in agent-generated code, and why review still matters.
- What never to put in a prompt (secrets, credentials, customer/sensitive data).
- Guardrails: PR gates, secret scanning, dependency/license checks, human-in-the-loop review.
- How to use the `security-review` skill as part of the flow.
- Sensible defaults for reviewing and verifying AI changes before merge.
## Notes
- Back the findings with web research across multiple independent sources.
- Keep it practical and tool-general (GitHub Copilot CLI, OpenCode, Pi); aim at a regulated/enterprise context.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.