You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this point, the VulnerableCode app and API is up at http://127.0.0.1:8001/
83
+
For quick questions or socializing, join the AboutCode community discussions on `Slack <https://join.slack.com/t/aboutcode-org/shared_invite/zt-3li3bfs78-mmtKG0Qhv~G2dSlNCZW2pA>`_.
125
84
85
+
Interested in commercial suppport? Contact the `AboutCode team <mailto:hello@aboutcode.org>`_.
126
86
127
87
License
128
-
========
129
-
130
-
Copyright (c) nexB Inc. and others. All rights reserved.
131
-
132
-
VulnerableCode is a trademark of nexB Inc.
133
-
134
-
SPDX-License-Identifier: Apache-2.0 AND CC-BY-SA-4.0
135
-
136
-
VulnerableCode software is licensed under the Apache License version 2.0.
137
-
138
-
VulnerableCode data is licensed collectively under CC-BY-SA-4.0.
139
-
140
-
See https://www.apache.org/licenses/LICENSE-2.0 for the license text.
141
-
142
-
See https://creativecommons.org/licenses/by-sa/4.0/legalcode for the license text.
143
-
144
-
See https://github.com/nexB/vulnerablecode for support or download.
88
+
=======
145
89
146
-
See https://aboutcode.org for more information about nexB OSS projects.
90
+
* `Apache-2.0 <apache-2.0.LICENSE>`_ is the overall license.
91
+
* `CC-BY-SA-4.0 <cc-by-sa-4.0.LICENSE>`_ applies to reference datasets.
92
+
* There are multiple secondary permissive or copyleft licenses (LGPL, MIT,
93
+
BSD, GPL 2/3, etc.) for third-party components and test suite code and data.
for more details on how to add quality contributions to our codebase and documentation
92
92
- Check this free resource on `How to contribute to an open source project on github <https://egghead.io/lessons/javascript-identifying-how-to-contribute-to-an-open-source-project-on-github>`_
93
93
- Follow `this wiki page <https://aboutcode.readthedocs.io/en/latest/contributing/writing_good_commit_messages.html>`_
0 commit comments