Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Send select logs to Panther #442

Closed
wants to merge 4 commits into from
Closed

Send select logs to Panther #442

wants to merge 4 commits into from

Conversation

masoudv-lyft
Copy link

Sends a few important logs types to Panther for detection.

@masoudv-lyft
Copy link
Author

@alejandroroiz The 0.1.4 release of the library is available: https://artifactory.lyft.net/ui/packages/pypi:%2F%2Flyft-lumos-common/0.1.4?name=lumos&type=packages

But the checks are failing, is there a right way I should be injecting this dependency? Seems to be doing fine here: https://github.com/lyft/confidant-private/pull/1613

@@ -586,7 +587,11 @@ def consume_saml_assertion(self):

attributes = auth.get_attributes()
logger.info('SAML attributes: {!r}'.format(attributes))

panther_client.send_event({
Copy link
Author

@masoudv-lyft masoudv-lyft Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fail open calls to Panther can be found in the lyft_lumos_common library

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

Successfully merging this pull request may close these issues.

1 participant