Skip to content

Commit 1fbea45

Browse files
committed
docs: update repository links for tools and data
1 parent 9f4ac1c commit 1fbea45

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/source-landing/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: "Python Class Pollution"
77
<div class="links-bar">
88
<a href="wiki/docs/">Wiki</a>
99
<a href="https://jackfromeast.github.io/assets/Pyrl.pdf">Paper</a>
10-
<a href="wiki/docs/tool/pyrl/">Tool</a>
10+
<a href="https://github.com/jackfromeast/python-class-pollution">Tool</a>
1111
<a href="wiki/docs/collection/showcases/">Dataset</a>
1212
</div>
1313

website/source/content/docs/collection/catalog/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bookCollapseSection: false
88

99
The full list of confirmed vulnerable Python packages. Assigned CVEs and end-to-end exploitation walkthroughs are on the [Showcases & CVEs]({{< relref "/docs/collection" >}}) page.
1010

11-
**Summary**: 76 confirmed vulnerable packages, 5 with CVEs assigned, 3 fixed by developers, 9 remote-triggerable, 3 local-triggerable, 64 package-level.
11+
Each application name in the table below links to its directory under [`cp-collection/`](https://github.com/jackfromeast/python-class-pollution/tree/main/cp-collection) in the repository, which contains the metadata and the proof-of-concepts for that case.
1212

1313
## Vulnerable packages
1414

0 commit comments

Comments
 (0)