GhostTroops / scan4all

Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)...
https://scan4all.51pwn.com
BSD 3-Clause "New" or "Revised" License
5.44k stars 653 forks source link

Add macOS to the Github Action #159

Closed Drjacky closed 9 months ago

Drjacky commented 9 months ago

I see you have old versions for macOS: https://github.com/GhostTroops/scan4all/blob/9a9e2d5b40ccb49074bbef3b7826a096102cfca8/Formula.rb#L4

Can you release the latest for macOS? or add Github Action to build for macOS as well?

suzuki-shunsuke commented 9 months ago

Recent Releases failed.

https://github.com/GhostTroops/scan4all/actions

image

https://github.com/GhostTroops/scan4all/actions/runs/6978505999/job/18990029445

Run goreleaser/goreleaser-action@v2
Downloading https://github.com/goreleaser/goreleaser/releases/download/v1.22.1/goreleaser_Darwin_all.tar.gz
Extracting GoReleaser
/usr/bin/tar xz -C /Users/runner/work/_temp/7cbb8c22-bb8d-479c-8f5d-005a7fa5ba1e -f /Users/runner/work/_temp/44aa81f3-29ee-46dc-80d5-9e58c0f6575b
GoReleaser latest installed successfully
2.8.9 tag found for commit '9a9e2d5b'
/Users/runner/hostedtoolcache/goreleaser-action/1.22.1/x64/goreleaser release -f .github/build/mac.yml --clean
  • starting release...
  • loading                                          path=.github/build/mac.yml
  • loading environment variables
    • using token from $GITHUB_TOKEN
  • getting and validating git state
    • git state                                      commit=9a9e2d5b40ccb49074bbef3b7826a096102cfca8 branch=HEAD current_tag=2.8.9 previous_tag=2.8.8 dirty=true
    • took: 2s
  ⨯ release failed after 1s                  error=git is in a dirty state
Please check in your pipeline what can be changing the following files:
 M tools/The-Hacker-Recipes

Learn more at https://goreleaser.com/errors/dirty

It seems the Git submodule tools/The-Hacker-Recipes was dirty.

  ⨯ release failed after 1s                  error=git is in a dirty state
Please check in your pipeline what can be changing the following files:
 M tools/The-Hacker-Recipes

Learn more at https://goreleaser.com/errors/dirty

https://goreleaser.com/errors/dirty

https://github.com/GhostTroops/scan4all/blob/9a9e2d5b40ccb49074bbef3b7826a096102cfca8/.gitmodules#L21-L24

https://github.com/ShutdownRepo/The-Hacker-Recipes

I'm not sure why the submodule was dirty.

hktalent commented 9 months ago

Thank you very much for finding and sharing these errors Been busy recently Have to wait some time

hktalent commented 9 months ago

https://github.com/GhostTroops/scan4all/releases/

Drjacky commented 9 months ago

https://github.com/GhostTroops/scan4all/releases/

@hktalent Could we also have aarch64? (for Apple Silicon)