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

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 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