OSDN Git Service

Resolves: Add continuous code security and quality analysis (#844)
authorSvetoslav Zlatkov <62066501+szlatkow@users.noreply.github.com>
Fri, 25 Jun 2021 12:20:24 +0000 (15:20 +0300)
committerGitHub <noreply@github.com>
Fri, 25 Jun 2021 12:20:24 +0000 (21:20 +0900)
commit5f656b6642ffc07c1fcf9be69b537f5416930d3e
treedfe0a116302e82d5b9fe8109053224bb0cc40148
parent5d95b2a91bca04f4d822df4b58b08527f820cd39
Resolves: Add continuous code security and quality analysis (#844)

* add minimal CodeQL

* add minimal CodeQL using project's build instructions

* building with project's instructions

* test build with minimal CodeQL

* run pipeline on windows os.

* minimal CodeQL test with autobuild on windows

* add minimal CodeQL with project's build instructions

* add CodeQL with security-and-quality queries

* run on ubuntu and add pwsh to build step

* change building platform to windows

* change the runner platform to ubuntu

* change the build platform to windows

* Update codeql-analysis.yml

Co-authored-by: aleks-ivanov <aleksandar.ivanov@singlet.dev>
Co-authored-by: Aleksandar Ivanov <74899441+aleks-ivanov@users.noreply.github.com>
.github/workflows/codeql-analysis.yml [new file with mode: 0644]