-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
39 lines (38 loc) · 1.34 KB
/
Copy pathCITATION.cff
File metadata and controls
39 lines (38 loc) · 1.34 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
# SPDX-FileCopyrightText: 2026 PythonWoods <dev@pythonwoods.dev>
# SPDX-License-Identifier: Apache-2.0
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
authors:
- name: "PythonWoods"
email: "dev@pythonwoods.dev"
website: "https://pythonwoods.dev"
title: "Zenzic: Static Analysis for Markdown Documentation"
abstract: >-
A high-performance, engine-agnostic tool for structural integrity and
credential leak detection in Markdown and MDX documentation. Zenzic
performs deterministic static analysis using a two-pass reference
pipeline and a RE2-backed credential scanner, with zero subprocess
calls and full SARIF 2.1.0 support for CI/CD integration.
version: 0.30.0
date-released: 2026-08-18
url: "https://zenzic.dev"
repository-code: "https://github.com/PythonWoods/zenzic"
repository-artifact: "https://pypi.org/project/zenzic/"
license: Apache-2.0
keywords:
- static-analysis
- documentation
- link-validation
- markdown
- security-auditing
- re2
- mkdocs
references:
- type: website
title: "Zenzic Documentation Portal"
url: "https://zenzic.dev"
repository-code: "https://github.com/PythonWoods/zenzic-doc"
abstract: >-
Official Diátaxis documentation corpus for Zenzic, covering tutorials,
how-to guides, reference, and explanation — available in English.