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

AWS Security Hub Transformer failed via docker image #39

Open
tracker5676 opened this issue Feb 11, 2025 · 0 comments
Open

AWS Security Hub Transformer failed via docker image #39

tracker5676 opened this issue Feb 11, 2025 · 0 comments

Comments

@tracker5676
Copy link

Hi team,

According to Tenable instructions for syncing Tenable Vuln Management with AWS Security Hub, I should install the AWS Security Hub Transformer.
https://docs.tenable.com/integrations/AWS/Content/SecurityHub.htm
There are two options:

To build the Docker image, run the following script:
docker build -t tio2sechub:latest .

To install python requirements, run the following script:
pip install -r requirements.txt

Once I try to set it via docker build I get an error.

[+] Building 0.1s (1/1) FINISHED docker:default
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory

Please let me know where to get Dockefile to build an image.

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

No branches or pull requests

1 participant