JLi487331 (Community Member) asked a question.

SCA Agent based scan for python with Anaconda package manager

The documentation says that we have to have requirements.txt file in order to scan the Python repo for dependencies. However, we use Anaconda package manager and the dependency-related file we have is "anaconda-project-lockyml". What is a good way to handle this? I read that we can run `pip freeze > requirements.txt` to generate the requirements.txt but I'm not sure if the file generated is all encompassing as it looks significantly shorter.

TIA


MShah100839 and VCode like this.
  • Hello @JLi487331 (Community Member)​ ,

     

    I checked with out engineers and they confirmed that we don't support environment.yaml we only support setup.py and requirements.txt. Hopefully this will help you.

     

    Jason

    Community Support Engineer

    Expand Post

Topics (1)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.