Re: [PR] Add CodeQL run for GitHub Actions [logging-parent]

2025-03-15 Thread via GitHub
github-advanced-security[bot] commented on PR #343: URL: https://github.com/apache/logging-parent/pull/343#issuecomment-2709840218 This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull

Re: [PR] Add CodeQL run for GitHub Actions [logging-parent]

2025-03-14 Thread via GitHub
ppkarwasz merged PR #343: URL: https://github.com/apache/logging-parent/pull/343 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

Re: [PR] Add CodeQL run for GitHub Actions [logging-parent]

2025-03-10 Thread via GitHub
ppkarwasz commented on code in PR #343: URL: https://github.com/apache/logging-parent/pull/343#discussion_r1987733189 ## .github/workflows/codeql-analysis.yaml: ## Review Comment: The `codeql-analysis-reusable.yaml` workflow is mostly for Java projects that require a JDK t

Re: [PR] Add CodeQL run for GitHub Actions [logging-parent]

2025-03-10 Thread via GitHub
vy commented on code in PR #343: URL: https://github.com/apache/logging-parent/pull/343#discussion_r1986931989 ## .github/workflows/codeql-analysis.yaml: ## Review Comment: Shouldn't we be using our own `codeql-analysis-reusable.yaml` somewhere? -- This is an automated

[PR] Add CodeQL run for GitHub Actions [logging-parent]

2025-03-10 Thread via GitHub
ppkarwasz opened a new pull request, #343: URL: https://github.com/apache/logging-parent/pull/343 CodeQL now supports analysis of GitHub Action scripts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Add CodeQL run for GitHub Actions [logging-parent]

2025-03-10 Thread via GitHub
github-advanced-security[bot] commented on code in PR #343: URL: https://github.com/apache/logging-parent/pull/343#discussion_r1986851176 ## .github/workflows/codeql-analysis.yaml: ## @@ -0,0 +1,47 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# co