https://github.com/oracle-samples/apex-sert
A free security scanning tool for APEX applications. Scan your APEX applications for security vulnerabilities , resolve them directly, and track your progress in making your application secure.
https://github.com/oracle-samples/apex-sert
Last synced: 4 months ago
JSON representation
A free security scanning tool for APEX applications. Scan your APEX applications for security vulnerabilities , resolve them directly, and track your progress in making your application secure.
- Host: GitHub
- URL: https://github.com/oracle-samples/apex-sert
- Owner: oracle-samples
- License: upl-1.0
- Created: 2025-03-18T08:37:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-13T01:14:09.000Z (5 months ago)
- Last Synced: 2026-02-15T01:06:26.062Z (5 months ago)
- Language: PLSQL
- Homepage:
- Size: 14.3 MB
- Stars: 28
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# APEX-SERT
APEX-SERT is an APEX application that evaluates a selected APEX application for security vulnerabilities. The selected application will be evaluated on many topics including: Authentication, Authorization, SQL Injection, Cross Site Scripting (XSS), URL Tampering and many more
## Installation
refer to the [install guide](doc/install_guide.md)
## Documentation
Install and user documentation is found [here](doc).
## Help
Raise issues in github [https://github.com/oracle-samples/apex-sert/issues](https://github.com/oracle-samples/apex-sert/issues)
## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
## License
Copyright (c) 2025 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.