• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#245 2026-01-19 18:29:35 +00:00
Dependency issue with urfave/cli.v1
michael opened issue dutchcoders/transfer.sh#246 2026-01-19 18:29:35 +00:00
Suggestion: Continuous Fuzzing
michael closed issue dutchcoders/transfer.sh#245 2026-01-19 18:29:35 +00:00
Dependency issue with urfave/cli.v1
michael closed issue dutchcoders/transfer.sh#244 2026-01-19 18:29:35 +00:00
Couldn't upload file to docker
michael closed issue dutchcoders/transfer.sh#246 2026-01-19 18:29:35 +00:00
Suggestion: Continuous Fuzzing
michael commented on issue usnistgov/macos_security#188 2026-01-19 18:29:35 +00:00
Scutil is referenced without full path

@wintererik commented on GitHub:

Pull request created #239

michael commented on issue usnistgov/macos_security#188 2026-01-19 18:29:35 +00:00
Scutil is referenced without full path

@wintererik commented on GitHub:

Ok, perfect. Will get back with a pull request.

michael commented on issue usnistgov/macos_security#189 2026-01-19 18:29:35 +00:00
Add command to remove uchg flag from /etc/security/audit_control

@jmahlman commented on GitHub:

As you already know..apps like compliance reporter (formerly cmdReporter) change the permissions in this folder. In my case, I added a custom rule to fix this and…

michael commented on issue usnistgov/macos_security#189 2026-01-19 18:29:35 +00:00
Add command to remove uchg flag from /etc/security/audit_control

@robertgendler commented on GitHub:

Merged into os branches

michael commented on issue dutchcoders/transfer.sh#245 2026-01-19 18:29:35 +00:00
Dependency issue with urfave/cli.v1

@paolafrancesca commented on GitHub:

@tbi88 I already opened a ticket on go repo that seems related to the same type of error: https://github.com/golang/go/issues/33154

I experienced that…

michael commented on issue dutchcoders/transfer.sh#245 2026-01-19 18:29:35 +00:00
Dependency issue with urfave/cli.v1

@paolafrancesca commented on GitHub:

I switched to use directly github.com/urfave/cli instead of the forked github.com/minio/cli and it's solved

michael commented on issue dutchcoders/transfer.sh#245 2026-01-19 18:29:35 +00:00
Dependency issue with urfave/cli.v1

@tbi88 commented on GitHub:

Hi

I would prefer if you could do it. I am pretty new with go yet...

cheers

michael commented on issue dutchcoders/transfer.sh#244 2026-01-19 18:29:35 +00:00
Couldn't upload file to docker

@dopessoa commented on GitHub:

The problem is that /tmp does not exist inside the docker container, the method used to create the directory in storage.go does not create directories recursively,…

michael commented on issue dutchcoders/transfer.sh#244 2026-01-19 18:29:35 +00:00
Couldn't upload file to docker

@ichcc commented on GitHub:

Thanks a lot!

On 22 Aug, 2019, at 22:37, Dwaraka Nath notifications@github.com wrote:

The same has been resolved in a previous issue - #187 <https://github.co…

michael commented on issue dutchcoders/transfer.sh#244 2026-01-19 18:29:35 +00:00
Couldn't upload file to docker

@dtsdwarak commented on GitHub:

The same has been resolved in a previous issue - #187

Try something like the following -

$ docker run -d \
--restart always \
--publish…
michael opened issue usnistgov/macos_security#190 2026-01-19 18:29:35 +00:00
Create a script who doesn't need answer to fix non compliant settings
michael commented on issue dutchcoders/transfer.sh#246 2026-01-19 18:29:35 +00:00
Suggestion: Continuous Fuzzing

@yevgenypats commented on GitHub:

@aspacca Thanks for your reply we will put it on the near roadmap.

Also, I need to mention that we have a [reward program](https://fuzzit.dev/2019/08/12/announ…

michael commented on issue dutchcoders/transfer.sh#246 2026-01-19 18:29:35 +00:00
Suggestion: Continuous Fuzzing

@yevgenypats commented on GitHub:

Sure. Will put it in our pipeline and ping you once the draft PR is ready.

michael opened issue usnistgov/macos_security#191 2026-01-19 18:29:35 +00:00
Add Safari rules for Monterey (CIS)
michael commented on issue dutchcoders/transfer.sh#246 2026-01-19 18:29:35 +00:00
Suggestion: Continuous Fuzzing

@paolafrancesca commented on GitHub:

thanks!