|
6 | 6 | :toc-placement: preamble |
7 | 7 | :icons: font |
8 | 8 |
|
9 | | -image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=opensourcesecurity[OpenSSF Best Practices,link="https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/panic-attacker"] |
10 | | -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] |
| 9 | +image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=opensourcesecurity[OpenSSF Best Practices,link="https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/panic-attack"] |
| 10 | +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: MPL-2.0,link="https://www.mozilla.org/en-US/MPL/2.0/"] |
11 | 11 | image:https://api.thegreenwebfoundation.org/greencheckimage/github.com[Green Web,link="https://www.thegreenwebfoundation.org/green-web-check/?url=github.com"] |
12 | 12 | image:https://img.shields.io/badge/status-active-green[Status] |
13 | 13 | image:https://img.shields.io/badge/domain-security--analysis-blue[Domain] |
14 | | -image:https://img.shields.io/badge/tests-196%20passing-brightgreen[Tests] |
| 14 | +image:https://img.shields.io/badge/tests-402%20passing-brightgreen[Tests] |
15 | 15 | image:https://img.shields.io/badge/languages-49-blue[Languages] |
16 | 16 |
|
17 | 17 | **panic-attack** is a multi-language security analysis and stress-testing system. |
@@ -199,15 +199,15 @@ VeriSimDB remains the foundation dependency for these exports, so every snapshot |
199 | 199 |
|
200 | 200 | == Status |
201 | 201 |
|
202 | | -Current state: **v2.1.0** |
| 202 | +Current state: **v2.5.0** |
203 | 203 |
|
204 | | -* 19,000+ lines of Rust + Chapel |
205 | | -* 196 tests |
| 204 | +* 32,000+ lines of Rust + Chapel |
| 205 | +* 400+ tests |
206 | 206 | * 0 warnings |
207 | | -* 22 CLI subcommands |
| 207 | +* 25+ CLI subcommands |
208 | 208 | * 49 supported languages |
209 | 209 |
|
210 | | -See link:ROADMAP.md[ROADMAP.md] for full capability breakdown and milestones. |
| 210 | +See link:ROADMAP.adoc[ROADMAP.adoc] for full capability breakdown and milestones. |
211 | 211 |
|
212 | 212 | --- |
213 | 213 |
|
|
0 commit comments