Harmon Herring
Harmon Herring
### What does this PR do? Adds a new Gitlab CI job that dogfoods the Datadog SCA product ### Motivation @DataDog/software-integrity-and-trust partners with @DataDog/static-analysis to dogfood their SCA product and...
## What does this PR do? Add a new Gitlab CI job that dogfoods the Datadog SCA product ## Motivation @DataDog/software-integrity-and-trust partners with @DataDog/static-analysis to dogfood their SCA product and...
## What does this PR do? Add a new Gitlab CI job that dogfoods the Datadog SCA product ## Motivation @DataDog/software-integrity-and-trust partners with @DataDog/static-analysis to dogfood their SCA product and...
**2.0 Upgrade Guide notes** **What does this PR do?** **Motivation:** **Additional Notes:** **How to test the change?** **For Datadog employees:** - [ ] If this PR touches code that signs...
### Description: Creates a detector for Everest API Keys ([docs](https://developer.everest.validity.com/)) ### Checklist: * [ ] Tests passing (`make test-community`)? * [ ] Lint passing (`make lint` this requires [golangci-lint](https://golangci-lint.run/welcome/install/#local-installation))?
# What Does This Do [SINT-2813] Gradle dependencies aren't submitted to Github's dependency graph by default, so this PR configures a Github Action to do so. It excludes test and...
During the [Github App User OAuth flow](https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app#using-the-web-application-flow-to-generate-a-user-access-token), the `expires_in` and `refresh_token_expires_in` fields are included in the successful response to indicate how long the access token and refresh token are live...