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

docs: mention upx binaries #974

Merged
merged 1 commit into from
May 1, 2021
Merged

docs: mention upx binaries #974

merged 1 commit into from
May 1, 2021

Conversation

knqyf263
Copy link
Collaborator

@knqyf263 knqyf263 commented May 1, 2021

Close #973

@knqyf263 knqyf263 requested a review from masahiro331 May 1, 2021 00:13
@knqyf263 knqyf263 self-assigned this May 1, 2021
@codecov
Copy link

codecov bot commented May 1, 2021

Codecov Report

Merging #974 (7a422a5) into main (a00d719) will decrease coverage by 6.40%.
The diff coverage is 51.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #974      +/-   ##
==========================================
- Coverage   68.50%   62.10%   -6.41%     
==========================================
  Files          57       65       +8     
  Lines        2210     2615     +405     
==========================================
+ Hits         1514     1624     +110     
- Misses        564      857     +293     
- Partials      132      134       +2     
Impacted Files Coverage Δ
pkg/commands/artifact/config.go 81.81% <ø> (ø)
pkg/commands/artifact/fs.go 0.00% <0.00%> (ø)
pkg/commands/artifact/image.go 0.00% <0.00%> (ø)
pkg/commands/artifact/repository.go 0.00% <0.00%> (ø)
pkg/commands/artifact/run.go 0.00% <0.00%> (ø)
pkg/commands/artifact/wire_gen.go 0.00% <0.00%> (ø)
pkg/commands/client/config.go 79.31% <ø> (ø)
pkg/commands/client/run.go 0.00% <0.00%> (ø)
pkg/commands/client/wire_gen.go 0.00% <0.00%> (ø)
pkg/commands/config/cache.go 100.00% <ø> (ø)
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41c066d...7a422a5. Read the comment docs.

@knqyf263 knqyf263 merged commit 3bb8852 into main May 1, 2021
@knqyf263 knqyf263 deleted the docs_upx branch May 1, 2021 01:39
liamg pushed a commit that referenced this pull request Jun 7, 2022
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.

Golang scanner doesn't scan UPX-compressed binaries
2 participants