forked from ESAPI/esapi-java-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.project
More file actions
13 lines (13 loc) · 757 Bytes
/
Copy path.project
File metadata and controls
13 lines (13 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<projectDescription>
<name>ESAPI</name>
<comment>The Enterprise Security API project is an OWASP project to create simple strong security controls for every web platform. Security controls are not simple to build. You can read about the hundreds of pitfalls for unwary devleopers on the OWASP website. By providing developers with a set of strong controls, we aim to eliminate some of the complexity of creating secure web applications. This can result in significant cost savings across the SDLC.</comment>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>