Skip to content

A curated list of security risks and breaches associated with AI

License

Notifications You must be signed in to change notification settings

subrosa-ai/aisec.fyi

Repository files navigation

AISec.fyi

⚡ A curated list of security risks and breaches associated with Artificial Intelligence.

logo

We aim to provide a comprehensive resource for security professionals, AI developers, researchers and the general public to stay informed about latest AI security, safety issues and related breaches.

Contributing Guidelines

We welcome contributions to enhance the project and AI security related report! Please follow these guidelines:

  1. Fork the repository: Create your own fork of the repository.
  2. Create a new branch: Use a descriptive name for your branch (e.g., feature/add-feature, aisecnews/new-ai-breach, enhance/add-detail-to-aisec-1).
  3. Make your changes: Implement your feature or fix.
  4. Test locally: Ensure your changes are covered by tests.
  5. Submit a pull request: Describe your changes and reference any related issues.

Submit new AI breach news

You can contribute new AI breaches and risk news at src/data/updates.json following existing JSON object format, and create PR for review.

Getting Started

This project is made of Next.js and deployed on Netlify, run the development server:

bun dev

Open http://localhost:3000 with your browser to see the result.

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details.