Skip to content

Commit 5c50e84

Browse files
committed
Add license badges #277
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 39699b0 commit 5c50e84

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.rst

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
VulnerableCode
33
===============
44

5-
|Build Status| |License| |Python 3.8+| |stability-wip| |Gitter chat|
5+
|Build Status| |Code License| |Data License| |Python 3.8+| |stability-wip| |Gitter chat|
66

77

88
.. |Build Status| image:: https://github.com/nexB/vulnerablecode/actions/workflows/main.yml/badge.svg?branch=main
99
:target: https://github.com/nexB/vulnerablecode/actions?query=workflow%3ACI
10-
.. |License| image:: https://img.shields.io/badge/License-Apache%202.0-green.svg
10+
.. |Code License| image:: https://img.shields.io/badge/Code%20License-Apache--2.0-green.svg
1111
:target: https://opensource.org/licenses/Apache-2.0
12+
.. |Data License| image:: https://img.shields.io/badge/Data%20License-CC--BY--SA--4.0-green.svg
13+
:target: https://creativecommons.org/licenses/by-sa/4.0/legalcode
1214
.. |Python 3.8+| image:: https://img.shields.io/badge/python-3.8+-green.svg
1315
:target: https://www.python.org/downloads/release/python-380/
1416
.. |stability-wip| image:: https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg
@@ -19,6 +21,7 @@ VulnerableCode
1921
VulnerableCode is a free and open database of open source software package
2022
vulnerabilities **because open source software vulnerabilities data and tools
2123
should be free and open source themselves**:
24+
2225
we are trying to change this and evolve the status quo in a few other areas!
2326

2427
- Vulnerability databases have been **traditionally proprietary** even though they
@@ -120,3 +123,18 @@ And a JSON API and its minimal web documentation:
120123

121124
.. image:: vulnerablecode-json-api.png
122125
.. image:: vulnerablecode-api-doc.png
126+
127+
128+
License
129+
^^^^^^^^^^
130+
131+
Copyright (c) nexB Inc. and others. All rights reserved.
132+
VulnerableCode is a trademark of nexB Inc.
133+
SPDX-License-Identifier: Apache-2.0 AND CC-BY-SA-4.0
134+
VulnerableCode software is licensed under the Apache License version 2.0.
135+
VulnerableCode data is licensed collectively under CC-BY-SA-4.0.
136+
See https://www.apache.org/licenses/LICENSE-2.0 for the license text.
137+
See https://creativecommons.org/licenses/by-sa/4.0/legalcode for the license text.
138+
139+
See https://github.com/nexB/vulnerablecode for support or download.
140+
See https://aboutcode.org for more information about nexB OSS projects.

0 commit comments

Comments
 (0)