-
Notifications
You must be signed in to change notification settings - Fork 0
Scanner Component Docs - mobsf #44
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
Conversation
jmorgadosoares
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a simple way to make the component list alphabetical? There are many components now, it's quite confusing it not being in order 😅
docs/reference/components/mobsf.md
Outdated
|
|
||
| ```yaml | ||
| # file: ./my-workflow/workflow.yaml | ||
| description: Nancy based workflow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is Nancy based workflow correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no 😬
docs/reference/components/mobsf.md
Outdated
| description: Nancy based workflow | ||
| name: mobsfscan | ||
| components: | ||
| - component: ghcr.io/smithy-security/smithy/images/components/targets/git-clone:v1.3.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the git-clone correct here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch - updated it
| source-code-artifact: | ||
| - name: "artifact_url" | ||
| type: "string" | ||
| value: "https://github.com/prateek147/DVIA-v2/releases/download/v2.0/DVIA-v2-swift.ipa" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: source-code-artifact documentation says that only .zip, .tar, and .tar.gz formats are accepted but .ipa and .apk are also valid. I will add those 2 to the docs
jmorgadosoares
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
http://localhost:3000/docs/reference/components/mobsf