ApplicationIntrusionDetection icon indicating copy to clipboard operation
ApplicationIntrusionDetection copied to clipboard

Application Intrusion Detection projects

Results 15 ApplicationIntrusionDetection issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...

Likelihood calculation is not optimal at the moment, too many hard coded values that should be configurable.

enhancement

User level calculation is hard coded at the moment. Should be done automatically calculated and stored in the database. Must be updated with every action that creates or deletes an...

enhancement

Implement user management functionality for admin users only. Integrate admin role in frontend and backend.

enhancement

Provide Maven functionality in Gradle.

enhancement

Implement a dashboard to analyze attack and event store data.

enhancement

For selected and for all users

enhancement

Integrate OWASP blacklists https://github.com/SpiderLabs/owasp-modsecurity-crs/tree/master/base_rules

enhancement

Initial password and password change.

enhancement

Implement the rest password functionality following best practices described here http://www.troyhunt.com/2012/05/everything-you-ever-wanted-to-know.html

enhancement