-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 835 Bytes
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "depfence"
abstract: >-
AI-aware dependency security scanner with 56 scanners covering prompt
injection detection, slopsquatting defense, MCP auditing, agent skill
attack detection, AI model security, supply chain attack detection,
and SBOM generation for npm, PyPI, Cargo, Go, Maven, NuGet, RubyGems,
Composer, Swift, Dart, Docker, HuggingFace, and MCP ecosystems.
authors:
- family-names: "Rihm"
given-names: "Eric"
version: "0.8.0"
date-released: "2026-06-26"
license: Apache-2.0
url: "https://github.com/ericrihm/depfence"
repository-code: "https://github.com/ericrihm/depfence"
keywords:
- security
- supply-chain
- ai-safety
- prompt-injection
- mcp
- sbom
- dependency-scanner
- slopsquatting