LogoLogo
  • Getting Started
  • 🔍Taxonomy
    • Introduction
    • Effect (SEP) View
      • Security
      • Ethics
      • Performance
    • Lifecycle View
    • Schema
  • 📦Database
    • Introduction
    • Framework
      • Base Classes
      • Auxiliary Classes
    • 🛠️Backend
    • 🛠️Editorial Interface
  • 👷‍♀️Developer Tools
    • Python SDK
      • Datamodels
      • Connectors
      • 🛠️Integrations
        • garak
        • ModsysML (Apollo)
        • 🐢Giskard
        • Inspect AI
      • API Reference
Powered by GitBook
On this page
  1. Database

Editorial Interface

The first version of this component is under active development.

PreviousBackendNextPython SDK

Last updated 1 year ago

Currently, our editorial process starts with either a submission to our , or by someone creating an issue in . Then we have a manual four step process:

  1. An Editor maps inputs to a Report datamodel and, then publishes it as a JSON file ,

  2. The Editor checks and edits report as needed, assigns , then moves it to the as reports/20XX/AVID-20XX-RXXXX.json,

  3. The Editor converts report to a new vuln or merges with an existing vuln, saves it in the database as vulnerabilities/20XX/AVID-20XX-VXXX.json,

  4. Webmaster renders new reports and vulns to markdown files in the .

We plan to make this less manual over the course of the next few months by building an editorial UI and creating necessary integrations to enable developers push reports to AVID easily, and with more complete information upfront. Decision logs for each report will be logged in GitHub for openness and transparency.

📦
🛠️
Airtable form
GitHub
for review
taxonomy categories
database
website source