A Java library for Attribute-based Access Control Policies
FACPL: a Java-based library for the specification and enforcement of Access Control policies
- Attribute-based Access Control Policies
- Advanced features for the management of, e.g., combining algorithms and missing attributes
- Generation of XACML code starting from FACPL code
- Generation of FACPL code starting from XACML code
Source Code: https://github.com/andreamargheri/FACPL/
Jalapa is an extension to the security model of Java, that allows for specifying, analysing and enforcing history-based usage policies. Programmers can sandbox an untrusted piece of code with a policy, enforced at run-time through its local scope.
BogoSec is a utility that calculates source code security quality metrics. A flexible framework interprets the results of existing scanners to compute these metrics. BogoSec is useful to track security quality across releases and competing packages.