Skip to content

asecurityteam/ssrf-protection-example-manas-security-manager

Repository files navigation

Example Security manager.

This repository contains a fork of the Manas security manager. The security manager in this repository is not intended for direct usage. However, you can fork and make available an artifact based upon this code.

The main branch supports JDK 11 & JDK 8 support is found on the pre-jdk-11 branch.

Tests

To run the tests simply execute

mvn clean test

Contributors

Pull requests, issues and comments welcome. For pull requests:

  • Add tests for new features and bug fixes
  • Follow the existing style
  • Separate unrelated changes into multiple pull requests

See the existing issues for things to start contributing.

For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change.

License

Apache 2.0 licensed, see LICENSE.txt file.

About

Example Java Security manager.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages