Skip to content

Commit d9cb4bd

Browse files
authored
Update README.md
1 parent 9b680fb commit d9cb4bd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ another's records — the Broken Object Level Authorization (BOLA/IDOR) flaw cla
77
behind incidents like McHire. It's driven by the target's OpenAPI spec and returns
88
a non-zero exit code so it can gate your CI build.
99

10+
11+
1012
<!-- After you create the repo -->
1113
![ci](https://github.com/jbarach2012/AuthProbe/actions/workflows/ci.yml/badge.svg)
1214
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
@@ -123,6 +125,10 @@ caught before production.
123125
[CI integration](docs/02-ci-integration.md) · [Security policy](SECURITY.md) ·
124126
[Roadmap](ROADMAP.md)
125127

128+
## Paper
129+
130+
The paper for this project can be found here. https://doi.org/10.48550/arXiv.2607.20574
131+
126132
## License
127133

128134
[Apache 2.0](LICENSE). AuthProbe is a defensive testing tool; use it responsibly

0 commit comments

Comments
 (0)