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 Personio detector #2340

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

Add Personio detector #2340

wants to merge 6 commits into from

Conversation

nyanhp
Copy link

@nyanhp nyanhp commented Jan 26, 2024

Description:

This test adds support for Personio (https://personio.com), an HR tool containing sensitive data where a leaked key could have enormous impact. The provider expects two components, a GUID prefixed with papi- as well as a 48 character string prefixed with papi-. While API keys can be scoped to specific fields, what we can test is the authentication, which returns a bearer token. Regardless of the key's scopes the authentication will work if the credentials are still valid.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@nyanhp nyanhp requested a review from a team as a code owner January 26, 2024 13:17
@CLAassistant
Copy link

CLAassistant commented Jan 26, 2024

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants