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

<https://anchorfact.org/kb/ai/agent-secret-scanning-and-output-redaction>
  a schema:TechArticle ;
  schema:headline "Agent Secret Scanning and Output Redaction" ;
  schema:url <https://anchorfact.org/ai/agent-secret-scanning-and-output-redaction/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-secret-scanning-and-output-redaction>
  schema:citation <https://docs.github.com/en/code-security/concepts/secret-security/about-secret-scanning> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-secret-scanning-and-output-redaction>
  schema:citation <https://docs.gitlab.com/user/application_security/secret_detection/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-secret-scanning-and-output-redaction>
  schema:citation <https://docs.cloud.google.com/sensitive-data-protection/docs/deidentify-sensitive-data> ;
  af:sourceTier "B" .