Akshath Kothari

Results 13 issues of Akshath Kothari

Examples: - Purely Emoji: - `#📥/🟩`, `#📥/🟧`, `#📥/🟥` - `#⭐`, `#⭐⭐`, `#⭐⭐⭐` - `#🐞` - Text and Emoji: - `#example1️⃣` - `#example/1️⃣`

enhancement
help wanted
good first issue
foam-core

### Is your feature request related to a problem? Please describe. Existing active scan rules in ZAP are able to inject payloads in GraphQL queries in the sites tree thanks...

enhancement
add-on

### Is your feature request related to a problem? Please describe. Add an integration test that makes use of the graphql add-on similar to the [integration test with the openapi...

Type-Task
add-on

Added - Imported specs are now persisted to the session database. They are used by the new variant to mark path parameters as Data Driven Nodes. Changed - DDNs added...

Here is an overview of the changes in this PR (click to expand): Datanucleus [Datanucleus](https://www.datanucleus.org/) allows mapping java classes to tables in a database. This makes it convenient to interact...

### Is your feature request related to a problem? Please describe. Elevate scripts to the same level as scan rules. Scan Rules | Scripts -- | -- Each scan rule...

enhancement

## Overview Active and Passive scripts that (correctly) implement a `getMetadata()` function will be treated as first-class scan rules by ZAP. This is done by wrapping the scripts in respective...

Allow optional extensions to depend on other optional extensions in the same add-on. Signed-off-by: ricekot

enhancement