Skip to content

Commit 6b57e7c

Browse files
committed
Update README.md
1 parent 58b1f0b commit 6b57e7c

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,28 @@ Our key focus is to make life of developers who analyze code easier.
1313
- Use SAVE to create an **online demo for your analyzer** and set it up for your community's use;
1414
- Benchmarks Archive with the **list of popular benchmarks** (with a reference to [awesome-benchmarks](https://github.com/saveourtool/awesome-benchmarks)).
1515

16-
2. **VULN** - A platform designed for the **reporting**, aggregation, and deduplication of one-day **vulnerabilities**.
16+
2. **COSV** - A platform designed for the **reporting**, aggregation, and deduplication of one-day **vulnerabilities**.
1717

18-
Additionally, on our platform we host **contests** in the field of code analysis.
18+
Additionally, on our platform we host **contests** in the field of code analysis.
1919
This provides an opportunity for you to submit your automated solutions for bug detection, and compete with other innovative projects.
2020

2121
## Links
2222
- Collection of Code Analyzers Demo: [Demo](https://saveourtool.com/demo)
2323
- Benchmarks Archive: [Benchmarks](https://saveourtool.com/awesome-benchmarks)
2424
- CI projects: [CI Projects](https://saveourtool.com/projects)
25-
- Vulnerabilities Collection: [1-day Vulnerabilities](https://saveourtool.com/vuln/list)
25+
- Vulnerabilities Collection: [1-day Vulnerabilities](https://cosv.gitlink.org.cn)
2626

2727
## Motivation
2828
- [Motivation of **SAVE** and more details](info/SaveMotivation.md)
2929
- Motivation of **VULN** and more details: TBD
3030

3131
## High-level perspective
32+
#### SAVE
3233
![SAVE processing](https://user-images.githubusercontent.com/58667063/146387903-24ba9c91-a2a3-45e7-a07a-cb7bc388e4aa.jpg)
3334

35+
#### COSV
36+
<img width="1306" alt="image" src="https://github.com/saveourtool/save-cloud/assets/58667063/008b0976-98c2-4195-bdf5-570a70b07827">
37+
3438
## Build and deploy
3539
To build the project and run all tests, execute `./gradlew build`.
3640

0 commit comments

Comments
 (0)