Skip to content

Conversation

kmturley
Copy link

Relates to #4861

This is a new GitHub Workflows, which only runs if triggered manually via the UI. The purpose is to run a Virus report on each of the helper binaries depended upon. If useful this could be updated to run whevenever the binary list is changed. But for now it has to be manually run.

Steps:

  • Requires VT_API_KEY secret to be set in the repository settings.
  • Installs Heroic dependencies (same step as other workflows)
  • Runs https://github.com/crazy-max/ghaction-virustotal on the downloaded files at: ./public/bin/**/*
  • Logs out the links to each report in markdown format (this could be adjusted later to comment on a PR)

Example run:
https://github.com/kmturley/HeroicGamesLauncher/actions/runs/16898430747/job/47872856107

I will post the report output as a comment on this PR


Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima
Copy link
Member

flavioislima commented Aug 12, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@kmturley
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants