Muhammad Shakhawat Hossain Safat

Results 8 comments of Muhammad Shakhawat Hossain Safat

Hello @aravindanr, I would like to work on this. Hello @trayo, can you tell me which scanner reported this warning and how to use it? I would like to know...

Thank you @trayo , I will setup WhiteSource or Fortify locally.

To update, I've signed up for a trial version of WhiteSource to test the fix, expecting to get the installation files and setup guidelines soon from the WhiteSource.

I managed to run a scan in Github using the free trial. But I don't see the CWE-117 to be reported. https://github.com/safat/conductor/pull/2/checks?check_run_id=1831647898 @trayo, how did you run the scan? I...

Purpose of the PR: global-ignore with multiple package path is the more frequently encountered use case in my opinion. From single class path example it can't be easily understood what...

Looks like there are some issues with the CI script - ``` ~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL" Ignoring license option: BCL -- using GPLv2+CE by default...

Here is the power mock wiki link where the example for global ignore also needs to be corrected - https://github.com/powermock/powermock/wiki/PowerMock-Configuration

Pending tasks: - [ ] - Support Filter - [ ] - Respect Command execution status (FINISHED, CONTINUE) - [ ] - pom.xml related issues - [ ] - Casting...