sirwart / ripsecrets

A command-line tool to prevent committing secret keys into your source code
MIT License
800 stars 24 forks source link

Add intra42 client secret matcher #86

Closed alexandregv closed 4 months ago

alexandregv commented 4 months ago

intra42 is the intranet and API of "42 School", a Computer-Science school.
The API is open to all students in 57 campus around the world. It is thus often subject to credentials leaks on GitHub.

sirwart commented 4 months ago

Thanks for adding!