Compare commits

...

3 Commits

Author SHA1 Message Date
Emmanuel Gautier
a9d5856185
Merge 5e1645adbe into fd14af92d5 2024-07-25 05:22:24 -07:00
Emmanuel Gautier
5e1645adbe
Merge branch 'main' into awesome-openidconnect 2024-06-02 18:01:06 +02:00
Emmanuel Gautier
86237d9a3f
Add OpenId Connect 2024-02-14 00:04:17 +01:00

View File

@ -676,6 +676,7 @@
- [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics.
- [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine.
- [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models.
- [OpenID Connect](https://github.com/cerberauth/awesome-openid-connect#readme) - An identity standard and authentication protocol on top of OAuth 2.0 used in many SSO that enables user identity assertion.
- [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls.
## Content Management Systems