-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 683 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 683 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
# SPDX-License-Identifier: MPL-2.0
cff-version: 1.2.0
title: php-aegis
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: Jewell
given-names: Jonathan D.A.
repository-code: "https://github.com/hyperpolymath/php-aegis"
url: "https://github.com/hyperpolymath/php-aegis"
abstract: >-
PHP security and hardening toolkit providing input validation,
context-aware sanitization, security headers, and W3C-compliant
RDF/Turtle escaping for semantic web applications.
keywords:
- php
- security
- validation
- sanitization
- rdf
- turtle
- semantic-web
license: MPL-2.0
version: "0.2.0"
date-released: "2025-01-03"