-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (27 loc) · 970 Bytes
/
CITATION.cff
File metadata and controls
28 lines (27 loc) · 970 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
28
# SPDX-FileCopyrightText: 2025 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"
address: "https://pythonwoods.dev"
email: "dev@pythonwoods.dev"
title: "Zenzic: Resilient Static Content Analysis Framework"
abstract: >-
A high-performance, engine-agnostic framework for securing and validating
Markdown-based documentation. Zenzic introduces Universal Discovery,
VCS-aware exclusion mapping, and the Sentinel Shield middleware to provide
a deterministic Safe Harbor for complex documentation lifecycles.
version: 0.6.1rc2
date-released: 2026-04-16
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
- security-auditing
- docusaurus
- mkdocs