Mauro Baluda
Mauro Baluda
The attached example is validated by the raml-java-parser and rejected by the raml-js-parser (see [this](https://github.com/mulesoft/api-workbench/issues/453) issue). [patterns.raml.txt](https://github.com/raml-org/raml-spec/files/976418/patterns.raml.txt) The specification should be clear about this case, is the redefinition of a...
A `powershell` script that fetches Code Scanning, Secret Scanning and Dependabot issues for an organization and outputs them to a CSV file using `jq`. Includes the repository topics that might...
- replace `rm` with `Remove-Item` for compatibility - add a call to `git push` before `gh pr create` to avoid the request for interactive input - the expected file format...
### Affected rules - DCL60-CPP ### Description No alert is reported by this query. Even lines marked as `COMPLIANT[FALSE_POSITIVE]` in the test cases do not appear in the `.expected` file
**Describe the issue** The 3 following queries share most of the logic and could be merged into one by abstracting the copy/assign operations and their operand types: - RULE-19-1/ObjectAssignedToAnOverlappingObject -...
### Affected rules - FIO32-C ### Description Currently the implementation simply checks that the filename used in a call to `fopen` is not tainted. However, the rule requires that certain...
I'm running your example but I get a 401 error when trying to connect to the spreadsheet Is the script still working with username and password? Should I use OAuth...
Unlike the [GitHub Pull Requests & Issues extension](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github), this extensions does not seem to work with GitHub Enterprise Server 
## Description Adds support the MISRA C++:2023 coding standard: - update folder structure - update package generation scripts - update documentation Created a [test PR](https://github.com/github/codeql-coding-standards/pull/588) with a dummy implementation of...
## Description _please enter the description of your change here_ ## Change request type - [ ] Release or process automation (GitHub workflows, internal scripts) - [ ] Internal documentation...