Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ All contributors are acknowledged in [ACKNOWLEDGEMENTS.md](./ACKNOWLEDGEMENTS.md
## Questions?

- Search [existing issues](https://github.com/OWASP/APTS/issues)
- Ask in [GitHub Discussions](https://github.com/OWASP/APTS/discussions)
- Join the conversation on [OWASP Slack](https://owasp.slack.com/archives/C0B1EJMT2GY) in the `#project-apts` channel
- Contact the project lead (see [Frontispiece](./standard/Frontispiece.md))
- Project roles and governance: see [GOVERNANCE.md](./GOVERNANCE.md)
- Security concerns: see [SECURITY.md](./SECURITY.md)
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg" alt="License: CC BY-SA 4.0"></a>
<a href="https://github.com/OWASP/APTS"><img src="https://img.shields.io/badge/Version-0.1.0-green" alt="Version: 0.1.0"></a>
<a href="./CONTRIBUTING.md"><img src="https://img.shields.io/badge/Contributions-Welcome-brightgreen" alt="Contributions Welcome"></a>
<a href="https://owasp.slack.com/archives/C0B1EJMT2GY"><img src="https://img.shields.io/badge/Slack-Join%20Chat-611f69?logo=slack&logoColor=white" alt="Slack"></a>
</p>


Expand Down Expand Up @@ -66,6 +67,8 @@ This standard is open for community contributions. Whether it is improving requi

Report sensitive content issues (incorrect security guidance, documentation of insecure patterns) via [SECURITY.md](./SECURITY.md).

Join the discussion on [OWASP Slack](https://owasp.slack.com/archives/C0B1EJMT2GY) in the `#project-apts` channel.

## Project Leads

* [Jinson Varghese Behanan](https://www.linkedin.com/in/JinsonVarghese/)
Expand Down
3 changes: 3 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pitch: A governance standard for autonomous penetration testing platforms
<a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg" alt="License: CC BY-SA 4.0"></a>
<a href="https://github.com/OWASP/APTS"><img src="https://img.shields.io/badge/Version-0.1.0-green" alt="Version: 0.1.0"></a>
<a href="./CONTRIBUTING.md"><img src="https://img.shields.io/badge/Contributions-Welcome-brightgreen" alt="Contributions Welcome"></a>
<a href="https://owasp.slack.com/archives/C0B1EJMT2GY"><img src="https://img.shields.io/badge/Slack-Join%20Chat-611f69?logo=slack&logoColor=white" alt="Slack"></a>
</p>


Expand Down Expand Up @@ -77,6 +78,8 @@ This standard is open for community contributions. Whether it is improving requi

Report sensitive content issues (incorrect security guidance, documentation of insecure patterns) via [SECURITY.md](./SECURITY.md).

Join the discussion on [OWASP Slack](https://owasp.slack.com/archives/C0B1EJMT2GY) in the `#project-apts` channel.

## Project Leads

* [Jinson Varghese Behanan](https://www.linkedin.com/in/JinsonVarghese/)
Expand Down
Loading