Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EvalSSO and FindSSO Workflows #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

lauritzh
Copy link

This pull request adds two workflows:

  • FindSSO: Highlights requests that are likely associated with SSO flows
  • EvalSSO: Add findings for basic analysis results of OAuth/OIDC SSO flows (for now "no state", "implicit flow used" and "resource owner grant used")

Please ensure your pull request adheres to the following guidelines:

  • Follow the same folder structure as other workflows (see template).
  • Has a proper author name and workflow description.
  • If using compiled code in JS Nodes, provide the source code for each.
  • If using a 3rd party library, include its license as a comment in the source code.

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant