@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/code-dependency-graphs-and-vulnerability-advisories>
  a schema:TechArticle ;
  schema:headline "Code Dependency Graphs and Vulnerability Advisories" ;
  schema:url <https://anchorfact.org/computer-science/code-dependency-graphs-and-vulnerability-advisories/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/code-dependency-graphs-and-vulnerability-advisories>
  schema:citation <https://docs.deps.dev/api/v3/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-dependency-graphs-and-vulnerability-advisories>
  schema:citation <https://docs.npmjs.com/cli/v11/commands/npm-audit> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-dependency-graphs-and-vulnerability-advisories>
  schema:citation <https://google.github.io/osv.dev/post-v1-query/> ;
  af:sourceTier "B" .