Vinícius Gajo

Results 27 issues of Vinícius Gajo

### Description I'm currently using Ubuntu 20.04, and I have the .NET SDK 6.0.101 installed. The Paket version that is installed in the project is the `6.2.1`. I have this...

In this architecture where would you put bash scripts called from Node.js for example? I've used a specific folder called bash/ to place those scripts but is there a folder...

## Description: With this PR I'm simply changing the style of the `Controller.Sample.fs` in order to increase its readability. Let me know if this PR makes sense or not.

**Is your feature request related to a problem? Please describe.** It's not related to a problem. I have seen that the points we get from Microsoft Learn are meaningless since...

enhancement
Pri3

I want to contribute to this project by providing a menu to make it easier to navigate on the docs page. How can I test it locally?

NeedDocs

## Description: I want to be able to run some common operations for tables in the trivy HTML report. Right now it's not interactive, so we can't group vulnerabilities by...

kind/feature

## Description: With this PR my goal is to fix the `docs` generation script. Apparently there were some big changes in packages used in this process, and this script was...

## Description: With this PR: * Add `Dockerfile`, so people with no Node.js installed in their local environments can simply create a Docker container to run the migration process; *...

## Description: When running the automated tests locally, using `dotnet test`, I noticed that the `MinCostStringConversionTests` are breaking and raising exceptions. The logs with more information: ```bash Starting test execution,...

bug
help wanted

## Description: Is there any documentation about the default metrics? I'd like to understand them better, and I think that some documentation along with example use-cases could help a lot.