{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-3916"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3916",
  "ediid": "ark:/88434/mds2-3916",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3916",
  "title": "Trojan Detection Software Challenge - cyber-git-dec2024-test",
  "contactPoint": {
    "fn": "Michael Majurski",
    "hasEmail": "mailto:michael.majurski@nist.gov"
  },
  "modified": "2024-10-30",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3916",
  "description": [
    "This is the training data used to create and evaluate trojan detection software solutions. This data, generated at NIST, consists of models trained to predict whether code from public git repositories would survive in its branch for one month or more as a quantifiable proxy for code quality. A known percentage of these trained AI models have been poisoned with a known trigger which induces incorrect behavior. This data will be used to develop software solutions for detecting that trigger behavior in the trained AI models."
  ],
  "keyword": [
    "Trojan Detection; Artificial Intelligence; AI; Machine Learning; Adversarial Machine Learning;"
  ],
  "theme": [
    "Information Technology: Software research",
    "Information Technology: Cybersecurity"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Software research"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Cybersecurity"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://drive.google.com/drive/folders/1Q6LGg23EFnLJJk8e5F7HKE6T4rV0mrd5?usp=drive_link",
      "title": "cyber-git-dec2024-test",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#drive/folders/1Q6LGg23EFnLJJk8e5F7HKE6T4rV0mrd5?usp=drive_link",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "annotated": "2025-08-28T18:20:24.898562",
  "revised": "2025-08-28T18:20:24.898562",
  "issued": null,
  "firstIssued": "2025-08-28T18:20:24.898562"
}