[MDBF-272] Test GitHub code scanning actions on the server repository Created: 2021-09-15 Updated: 2022-02-01 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Anel Husakovic | Assignee: | Anel Husakovic |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Description |
|
GitHub CodeQL scanning can be enabled from Security tab for each repository. |
| Comments |
| Comment by Anel Husakovic [ 2021-09-20 ] | ||
|
One of examples: | ||
| Comment by Marko Mäkelä [ 2021-09-21 ] | ||
|
The mentioned warning for row0upd.cc:666 is questionable, if it is about this code:
What are the mentioned "narrow type" and "wide type"? The index->n_fields is a bit field of width 10. How can such warning be silenced in this tool? Note: in | ||
| Comment by Anel Husakovic [ 2021-09-22 ] | ||
|
Hi marko there are couple of things, attachment here | ||
| Comment by Anel Husakovic [ 2021-09-22 ] | ||