Ana María Martínez Gómez

Results 340 comments of Ana María Martínez Gómez

This issue is about extending our current CI to update broken package automatically, similarly as we do with package updates at the moment. What exactly is not clear @PrajeetGuha?

@PrajeetGuha we have some URLs that do not include the version. When a tool update happens, the URL stays the same, but the hash changes. This breaks the package as...

@nasirhm note that this issue requires some knowledge of GitHub Actions, Python, PowerShell and how the project works and is structured. So it may not be the easiest issue to...

@nasirhm can you please let us know if you are planing to work on this so that otherwise someone else can start working on it?

@PrajeetGuha would you like to work on this?

@PrajeetGuha > Just a question regarding it. Is there any reason for skipping UpdateType 3 in the **[update_package.py](https://github.com/mandiant/VM-Packages/blob/main/scripts/utils/update_package.py)**? 🤔 Yes, we use the types in an binary `|` for `ALL`...

@PrajeetGuha > - Lint documentation. what do you mean with this? > - Documentation for nuspec version pattern to be used to trigger automated update for dynamic urls to inform...

@PrajeetGuha another TODO is to send a PR to change the version in pestudio.vm.nuspec and potentially other packages that already use a dynamic URL. Could you send a PR at...

@PrajeetGuha > I was talking about the documentation about passing the code through black, isort, etc. that we discussed about in the PR. 😃 I have just added some documentation...