Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add armory support for private Github APIs #1162

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

jpts
Copy link
Contributor

@jpts jpts commented Mar 22, 2023

The main purpose of the PR is to make it possible to specify authorization/credentials in conjunction with using a private Github based armory, using the existing armories.json config file. There is also some code clean-up to consolidate the http request functionality.

NB. as part of the change, both the API-based index and package parsers have been switched to use the API Github file download endpoint, instead of the browser based one (asset.BrowserDownloadURL -> asset.URL), so that we can optionally use an Authorization header.

@jpts jpts requested a review from a team as a code owner March 22, 2023 19:20
@rkervella rkervella requested a review from moloch-- March 22, 2023 19:27
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql-scanning.yml:CodeQL-Build. As part of the setup process, we have scanned this repository and found 20 existing alerts. Please check the repository Security tab to see all alerts.

@moloch--
Copy link
Member

We'll get this merged shortly, been traveling recently for work.

@moloch-- moloch-- merged commit 796a0db into BishopFox:master Mar 26, 2023
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