Skip to content

Commit 1818e69

Browse files
add citation file CITATION.cff (#355)
* Create CITATION.cff Signed-off-by: Mille Codex <[email protected]> * Update CITATION.cff Signed-off-by: Mille Codex <[email protected]> * Update CITATION.cff Signed-off-by: Mille Codex <[email protected]> * change author order unsure how to include "The Open Source Security Foundation", if at all. Signed-off-by: Mille Codex <[email protected]> * change date to match version 2.0.2 Signed-off-by: Mille Codex <[email protected]> --------- Signed-off-by: Mille Codex <[email protected]> Co-authored-by: Caleb Brown <[email protected]>
1 parent 79571b9 commit 1818e69

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CITATION.cff

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
type: software
2+
cff-version: 1.2.0
3+
message: "If you use this software, please cite it as below."
4+
authors:
5+
- family-names: "Arya"
6+
given-names: "Abhishek"
7+
- family-names: "Brown"
8+
given-names: "Caleb"
9+
- family-names: "Pike"
10+
given-names: "Rob"
11+
- name: "The Open Source Security Foundation"
12+
title: "Open Source Project Criticality Score"
13+
date-released: 2023-03-01
14+
url: "https://github.com/ossf/criticality_score"
15+
license: Apache-2.0
16+
version: "2.0.2"

0 commit comments

Comments
 (0)