vaadin / appsec-kit

Other
1 stars 0 forks source link

Add option to provide a custom analysis.json file by system property #159

Closed tamasmak closed 9 months ago

tamasmak commented 10 months ago

Adding option to provide a custom analysis.json file by system property. This can help the security team to verify the vulnerability analysis they created before publishing it. The property's name is vaadin.appsec.analysis and can be configured via -Dvaadin.appsec.analysis=path/name.json.

Closes #111

vaadin-bot commented 9 months ago

Hi @tamasmak and @heruan, when i performed cherry-pick to this commit to 1.0, i have encountered the following issue. Can you take a look and pick it manually? Error Message: Error: Command failed: git cherry-pick 3dfa0edf994c7ec6cae92317152c91911ce2ccfb error: could not apply 3dfa0ed... Add option to provide a custom analysis.json file by system property (#159) hint: After resolving the conflicts, mark them with hint: "git add/rm ", then run hint: "git cherry-pick --continue". hint: You can instead skip this commit with "git cherry-pick --skip". hint: To abort and get back to the state before "git cherry-pick", hint: run "git cherry-pick --abort".

vaadin-bot commented 9 months ago

Hi @tamasmak and @heruan, when i performed cherry-pick to this commit to 2.0, i have encountered the following issue. Can you take a look and pick it manually? Error Message: Error: Command failed: git cherry-pick 3dfa0edf994c7ec6cae92317152c91911ce2ccfb error: could not apply 3dfa0ed... Add option to provide a custom analysis.json file by system property (#159) hint: After resolving the conflicts, mark them with hint: "git add/rm ", then run hint: "git cherry-pick --continue". hint: You can instead skip this commit with "git cherry-pick --skip". hint: To abort and get back to the state before "git cherry-pick", hint: run "git cherry-pick --abort".