Skip to content

Commit 757edd5

Browse files
Update README.md
Update the README with correct build status, links to wikis and promoting vulnerablecode more. Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 6a2c253 commit 757edd5

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These are important questions when there are millions of free and open source so
1212

1313
### Documentation Build Status
1414

15-
[![Build Status](https://travis-ci.org/nexB/aboutcode.svg?branch=master)](https://travis-ci.org/nexB/aboutcode)
15+
![Doc Build](https://github.com/nexB/aboutcode/actions/workflows/docs-ci.yml/badge.svg)
1616

1717
### Important Links
1818

@@ -30,6 +30,11 @@ AboutCode Documentation Group Email Addresses:
3030

3131
If you want to get in touch with the team with issues other than documentation, head to the gitter channel [here](https://gitter.im/aboutcode-org/discuss).
3232

33+
Look at our [wiki](https://github.com/nexB/aboutcode/wiki) for information about our participation
34+
in the GSoC and GSoD programs.
35+
36+
We have a weekly meeting, see more details [here](https://github.com/nexB/aboutcode/wiki/MeetingMinutes).
37+
3338
### Projects
3439

3540
Each AboutCode project has its own repository:
@@ -39,6 +44,8 @@ Each AboutCode project has its own repository:
3944
- **[Scancode.io](https://github.com/nexB/scancode.io)**: a web-based and
4045
API to run and review scans in rich scripted ScanPipe pipelines.
4146

47+
- **[VulnerableCode](https://github.com/nexB/vulnerablecode)**: an emerging server-side application to collect and track known package vulnerabilities.
48+
4249
- **[Scancode Workbench](https://github.com/nexB/scancode-workbench)**: a desktop application (based on Electron) to review the results of a scan and document your conclusions about the origin and license of software components and packages.
4350

4451
- **[AboutCode Toolkit](https://github.com/nexB/aboutcode-toolkit)**: a set of command line tools to document the provenance of your code and generate attribution notices. AboutCode Toolkit uses small yaml files to document code provenance inside a codebase. The lead maintainer is @chinyeungli
@@ -54,8 +61,6 @@ API to run and review scans in rich scripted ScanPipe pipelines.
5461
- **[DeltaCode](https://github.com/nexB/deltacode)**: a command line tool to compare scans and determine if and where there are material
5562
differences that affect licensing.
5663

57-
- **[VulnerableCode](https://github.com/nexB/vulnerablecode)**: an emerging server-side application to collect and track known package vulnerabilities.
58-
5964

6065
We also co-started and work closely with other FOSS orgs and projects:
6166

0 commit comments

Comments
 (0)