This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from fdbabc029 more license headers on some files
new ab11a7ca1 [#8534] set up github codeql workflow
new 1733ec7fd [#8534] fix some codeql warnings
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../codeql/codeql-config.yml | 6 +-
.github/workflows/codeql.yml | 84 ++++++++++++++++++++++
.../lib/widgets/resources/js/jquery.colorPicker.js | 2 +-
Allura/allura/templates/repo/commit.html | 5 +-
ForgeImporters/forgeimporters/github/tracker.py | 2 +-
.../forgetracker/widgets/resources/js/mass-edit.js | 2 +-
6 files changed, 95 insertions(+), 6 deletions(-)
copy Allura/allura/ext/personal_dashboard/__init__.py =>
.github/codeql/codeql-config.yml (88%)
create mode 100644 .github/workflows/codeql.yml