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

[CAUTH-1270]: feat(attack protection): add three features (bf, sipt, bpd) #705

Conversation

sdwvit
Copy link
Contributor

@sdwvit sdwvit commented Jan 31, 2022

Changes

Closed #692 since it required a lot of conflict resolution. This is the same code, now with es6 support.

Add three Attack-Protection management API features:

  • Brute-Force Protection
  • Suspicious IP Throttling
  • Breached Password Detection

References

https://auth0team.atlassian.net/browse/CAUTH-1270
https://auth0team.atlassian.net/browse/CAUTH-1274
https://auth0team.atlassian.net/browse/CAUTH-1272
https://auth0team.atlassian.net/servicedesk/customer/portal/34/ESD-17877?created=true

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

Add attack-protection.tests.js
@sdwvit sdwvit requested a review from a team as a code owner January 31, 2022 16:42
Copy link
Member

@adamjmcgrath adamjmcgrath left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @sdwvit

@adamjmcgrath adamjmcgrath merged commit 9986bad into auth0:master Feb 1, 2022
@sdwvit sdwvit deleted the sdwvit/CAUTH-1270/add-attack-protection-mngmt-apis branch February 1, 2022 13:26
@pmalouin
Copy link
Contributor

pmalouin commented Feb 1, 2022

@adamjmcgrath adamjmcgrath mentioned this pull request Feb 11, 2022
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.

None yet

3 participants