Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
/esapi-hackathonPublic archive

Repository for the ESAPI Hackathon at AppSecUSA

License

Notifications You must be signed in to change notification settings

ESAPI/esapi-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

esapi-hackathon

Welcome to the ESAPI 3.x Hackathon!

Criteria for Judging

  • Community Need
  • Code Quality
  • Testability
  • Documentation

ESAPI-Core Maven Dependency

<repositories> <repository> <id>esapi-snapshots</id> <name>ESAPI 3.x Snapshot Repository</name> <snapshots> <enabled>true</enabled> <updatePolicy>never</updatePolicy> <checksumPolicy>fail</checksumPolicy> </snapshots> <url>http://repository-esapi.forge.cloudbees.com/snapshot/</url> </repository> <repositories> <dependency> <group>org.owasp.esapi</group> <artifact>esapi</artifact> <version>3.0-SNAPSHOT</version> </dependency>

Tools and Applications

http://esapi.ci.cloudbees.com -- Jenkins

http://repository-esapi.forge.cloudbees.com -- Maven Repository / File Hosting

https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API -- OWASP Wiki

About

Repository for the ESAPI Hackathon at AppSecUSA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published