bhuvi11

Results 8 comments of bhuvi11

Hello @andresriancho , i tried the below to install w3af in linux git clone https://github.com/andresriancho/w3af.git cd w3af/ ./w3af_console i got the below error ERROR: Command errored out with exit status...

Hello @Sniejok , That got resolved. Thanks a lot. Now i am facing issue in installing node packages Even after installing npm install -g [email protected] npm update -g retire I...

Hello @sniejok, Thanks a lot . i was able to install successfully. But when i try to use api using .w3af_api, the server gets up, but i get issue while...

Hello @Akashbhaskaran , I see the docker images in the ECR. Three docker images are created but I am not sure why it says image not found.

Hello @Akashbhaskaran, This is the only error i get. Traceback (most recent call last): File "/home/ec2-user/pacbot/installer/data/terraform/scripts_and_files/scripts/create_docker_image_and_push_to_ecr.py", line 80, in build_and_push_docker_image(provider_json_file, ecr_repo, docker_file, docker_file_dir, log_file) File "/home/ec2-user/pacbot/installer/data/terraform/scripts_and_files/scripts/create_docker_image_and_push_to_ecr.py", line 35, in build_and_push_docker_image...

Currently, we are using an EC2 instance with 20GB storage.

Hello @stevespringett , Thanks for your reply, Do we have a CLI for cyclonedx that i can use to generate bom for all languages? Currently i see a different implementation...

Hello @stevespringett , Thanks a lot for this detailed explanation.