Be-Secure / BeSman

Command line utility for provisioning customized security environments. This utility comes under the Be-Secure project which is an umbrella of open source security projects, tools, sandbox environments to perform security assessments and secure open source technology stacks
https://be-secure.github.io/Be-Secure/bes-besman-details/
Apache License 2.0
21 stars 19 forks source link

[Bug]: Error while listing playbooks #222

Closed asa1997 closed 4 months ago

asa1997 commented 4 months ago

Contribution guidelines

Description

The tool is throwing an error while trying to list compatible playbooks.

Expected behaviour

Should list the playbooks.

Actual behaviour

Throwing error saying could not find the environment in metadata file.

Steps to reproduce

  1. create a sample environment.
  2. install it.
  3. list playbooks

Relevant screenshots

image

Possible Solution

No response

Additional Information

No response