Owen Rumney

Results 61 comments of Owen Rumney

I'm working through the tests on a windows machine to resolve issues. I have uncovered an issues with License scanning which won't work in Windows at the moment - this...

https://github.com/aquasecurity/defsec/issues/763

@liamg - is this something you could look into?

I've been alerted to an issue where changes to variables don't show up in the commented PR. Does that sound like a similar scenario? I'm guessing its not a publicly...

I think this is due to a change in the tfsec filesystem scanning. the paths have changed so #63 might be the solution. I'll have a closer look

Hey @nascit - that seems strange - can I just confirm you're running it in the `DSC/github_actions` repo and that the GITHUB_TOKEN you're using does have permissions against it? might...

Hey @nascit - I'm assuming that's Github Enterprise server and it's self-hosted? If this is the case then I think I just need to support passing in API URL. Are...

Hey - apologies for the [huge] delay on this - the underlying library is being tested with GHE this week then I'll update this to use it

@richstokes - the action runs tfsec against he whole repo and then cross references the results from the tfsec against the Hunk changes in the commit of the PR. if...

@kmcarvalho - not at the moment, but this is something I could add - it would have to be a comment direct in the PR rather than against the commit...