Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankita28g authored Feb 27, 2023
1 parent 01327d9 commit caf93ba
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@

[How it works](https://docs.akto.io/#how-it-works)[Getting-Started](https://docs.akto.io/#how-to-get-started)[API Inventory](https://docs.akto.io/api-inventory/api-collections)[API testing](https://docs.akto.io/testing/run-test)[Add Test](https://docs.akto.io/testing/test-library)[Join Discord community](https://discord.com/invite/Wpc6xVME4s)

# Contributors
<a href="https://github.com/akto-api-security/akto/graphs/contributors">
<img src="https://contrib.rocks/image?repo=akto-api-security/akto" />
</a>


Akto is a plug-n-play API security platform that takes only 60 secs to get started. Akto is used by security teams to maintain a continuous inventory of APIs, test APIs for vulnerabilities and find runtime issues. Akto offers coverage for all OWASP top 10 and HackerOne Top 10 categories including BOLA, authentication, SSRF, XSS, security configurations, etc. Akto's powerful testing engine runs variety of business logic tests by reading traffic data to understand API traffic pattern leading to reduced false positives. Akto can integrate with multiple traffic sources - burpsuite, AWS, postman, GCP, gateways, etc. Here is our [public roadmap](https://github.com/orgs/akto-api-security/projects/8) for this quarter.


Expand Down Expand Up @@ -58,6 +52,13 @@ Run the following commands to install Akto. You'll need to have curl and Docker

Akto is really powerful in Cloud deployment if you can provide your application's mirrored traffic (0 performance impact). For that, you should install Akto Enterprise edition available [here](https://stairway.akto.io). Read more about it [here](https://www.akto.io/pricing)

## Contributors
<a href="https://github.com/akto-api-security/akto/graphs/contributors">
<img src="https://contrib.rocks/image?repo=akto-api-security/akto" />
</a>



## Develop and contribute

#### Prerequisites
Expand Down Expand Up @@ -103,8 +104,6 @@ OpenJDK 8, node(v18.7.0+ [link](https://nodejs.org/download/release/v18.7.0/)),
6. `mvn compile; mvn exec:java -Dexec.mainClass="com.akto.testing.Main"`




#### Play around

1. Open `localhost:8080` in your favourite browser
Expand Down

0 comments on commit caf93ba

Please sign in to comment.