Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --with-line flag (for output) #143

Closed
1 of 4 tasks
hahwul opened this issue Nov 7, 2023 · 1 comment
Closed
1 of 4 tasks

Add --with-line flag (for output) #143

hahwul opened this issue Nov 7, 2023 · 1 comment

Comments

@hahwul
Copy link
Member

hahwul commented Nov 7, 2023

Attribute

  • Evidence
  • Detected

Flags

  • --include-evidence
  • --using-evidence

Example

[
  ...
  {
    "headers": [],
    "method": "POST",
    "params": [
      {
        "name": "article_slug",
        "param_type": "json",
        "value": ""
      },
      {
        "name": "title",
        "param_type": "json",
        "value": ""
      },
      {
        "name": "id",
        "param_type": "json",
        "value": ""
      }
    ],
    "protocol": "http",
    "url": "https://testapp.internal.domains/comments",
    "evidence": "e.POST('/comments', commentHandler)"
  }
]
@hahwul hahwul changed the title Add evidence in result struct Add --with-line flag (for output) Dec 16, 2023
@hahwul
Copy link
Member Author

hahwul commented Dec 24, 2023

Closing this issue as it is similar to #192 and resolving it through the same resolution.

@hahwul hahwul closed this as completed Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant