{"id":30384813,"url":"https://github.com/OWASP/AISVS","last_synced_at":"2025-08-21T02:03:53.398Z","repository":{"id":291648061,"uuid":"978297458","full_name":"OWASP/AISVS","owner":"OWASP","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-12T12:49:20.000Z","size":513,"stargazers_count":26,"open_issues_count":7,"forks_count":19,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-18T14:53:50.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OWASP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://owasp.org/donate/?reponame=www-project-application-security-verification-standard\u0026title=OWASP+Application+Security+Verification+Standard","github":"OWASP"}},"created_at":"2025-05-05T19:12:06.000Z","updated_at":"2025-08-17T15:18:48.000Z","dependencies_parsed_at":"2025-05-28T07:23:41.443Z","dependency_job_id":"389748ce-2419-44ff-8ddb-61d33ec3e15c","html_url":"https://github.com/OWASP/AISVS","commit_stats":null,"previous_names":["owasp/aisvs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OWASP/AISVS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2FAISVS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2FAISVS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2FAISVS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2FAISVS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OWASP","download_url":"https://codeload.github.com/OWASP/AISVS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2FAISVS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-21T02:01:17.351Z","updated_at":"2025-08-21T02:03:53.390Z","avatar_url":"https://github.com/OWASP.png","language":"Python","funding_links":["https://owasp.org/donate/?reponame=www-project-application-security-verification-standard\u0026title=OWASP+Application+Security+Verification+Standard","https://github.com/sponsors/OWASP"],"categories":["Best Practices, Frameworks \u0026 Controls","Acknowledgments","📐 Frameworks and Standards","Governance \u0026 Risk Management"],"sub_categories":["Controls \u0026 Verification Standards","Metrics","Secrets Scanners","Standards \u0026 Verification"],"readme":"# OWASP Artificial Intelligence Security Verification Standard (AISVS)\n\n[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\nThis work is licensed under a\n[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].\n\n[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]\n\n[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/\n[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png\n[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-blue.svg\n\n## Introduction\n\nThe Artificial Intelligence Security Verification Standard (AISVS) focuses on providing developers, architects, and security professionals with a structured checklist to evaluate and verify the security and ethical considerations of AI-driven applications. Modeled after existing OWASP standards (such as the AISVS for web applications), AISVS will define categories of requirements for areas including:\n\n1. [Training Data Governance \u0026 Bias Management](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C01-Training-Data-Governance.md)\n2. [User Input Validation](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C02-User-Input-Validation.md)\n3. [Model Lifecycle Management \u0026 Change Control](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C03-Model-Lifecycle-Management.md)\n4. [Infrastructure, Configuration \u0026 Deployment Security](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C04-Infrastructure.md)\n5. [Access Control \u0026 Identity](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C05-Access-Control-and-Identity.md)\n6. [Supply Chain Security for Models, Frameworks \u0026 Data](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C06-Supply-Chain.md)\n7. [Model Behavior, Output Control \u0026 Safety Assurance](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C07-Model-Behavior.md)\n8. [Memory, Embeddings \u0026 Vector Database Security](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C08-Memory-Embeddings-and-Vector-Database.md)\n9. [Autonomous Orchestration \u0026 Agentic Action Security](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C09-Orchestration-and-Agentic-Action.md)\n10. [Adversarial Robustness \u0026 Attack Resistance](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C10-Adversarial-Robustness.md)\n11. [Privacy Protection \u0026 Personal Data Management](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C11-Privacy.md)\n12. [Monitoring, Logging \u0026 Anomaly Detection](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C12-Monitoring-and-Logging.md)\n13. [Human Oversight and Trust](https://github.com/OWASP/AISVS/blob/main/1.0/en/0x10-C13-Human-Oversight.md)\n\n**Please [log issues](https://github.com/OWASP/ASIVS/issues) if you find any bugs or if you have ideas. We may subsequently ask you to [open a pull request](https://github.com/OWASP/AISVS/pulls) based on the discussion in the issue.**\n\n## Project Leaders\n\nThe project is led by the two project leaders [Jim Manico](https://github.com/jmanico) and [Russ Memisyazici](https://github.com/vtknightmare).\n\n## License\n\nThe entire project content is under the **[Creative Commons Attribution-Share Alike v4.0](https://creativecommons.org/licenses/by-sa/4.0/)** license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOWASP%2FAISVS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOWASP%2FAISVS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOWASP%2FAISVS/lists"}