Skip to content
#

threat

Here are 115 public repositories matching this topic...

ghost
ghost commented Sep 2, 2021

the file output bot supports message_with_type, but the docs don't mention it.

All output bots using OutputBot.export_event support the same parameters, the docs could have a section on those and then these bots' docs just refer to the section

bug help wanted documentation good first issue
colesmj
colesmj commented Oct 21, 2018

"AA03": { "description": "Weakness in SSO Authorization", "source": (Process, Element), "target": (Process, Server), "condition": "target.implementsAuthenticationScheme is False", },

What if the Process implements BasicAuth or uses mutual TLS (neither of which is SSO)?
If the Process uses SAML or OAuth, then maybe.
Maybe authenticationScheme as a string var is neces

enhancement good first issue Hacktoberfest

Improve this page

Add a description, image, and links to the threat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the threat topic, visit your repo's landing page and select "manage topics."

Learn more