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

Epic: Provide binary code scans #729

Closed
company-jcup opened this issue Jul 22, 2021 · 3 comments
Closed

Epic: Provide binary code scans #729

company-jcup opened this issue Jul 22, 2021 · 3 comments

Comments

@company-jcup
Copy link

Situation

FindSecurityBugs can scan java class files - means binaries.

Currently we cannot use these kind of tools because we only support source code uploads

Wanted

We want to provide binary uploads and provide these information to dedicated products

Solution

  • create concept
  • define syntax format for configuration
  • more...
@Jeeppler
Copy link
Member

It should be possible to upload byte code/binary code for the code scan module.

Furthermore, there should be a new module for malware analysis. The reason, malware analysis requires different settings and will produce a very different report. However, both code scan and malware analysis require the ability to upload binary files.

@de-jcup de-jcup added the epic label Mar 23, 2022
@de-jcup de-jcup changed the title Provide code scans with binary options so we can use binary scan tools like FindSecurityBugs Epic: Provide binary code scans Mar 23, 2022
@de-jcup
Copy link
Member

de-jcup commented Mar 23, 2022

@de-jcup
Copy link
Member

de-jcup commented Jan 18, 2023

We have done all issues, so I close this epic.

@de-jcup de-jcup closed this as completed Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants