Skip to content

An enforcer plugin rule that augments Java access control restrictions.

License

Notifications You must be signed in to change notification settings

mikesamuel/fences-maven-enforcer-rule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fences Maven Enforcer Rule

Augments Java's access control by checking that a Maven Project and all its dependencies conform to a policy that specifies which classes/pacakges can link to which others.

  • FAQ.
  • Background explains who should use this and for what.
  • Getting Started explains how to integrate into your Maven <project>.
  • Caveats explains what this can and can't do and some of the organizational security assumptions that went into its design.
  • Configuration explains how to express a policy.
  • Policies explains how a policy is evaluated.
  • Alternatives relates this to other tools in the same space.

About

An enforcer plugin rule that augments Java access control restrictions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published