Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CodeQL Workflow #659

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Added CodeQL Workflow #659

merged 2 commits into from
Mar 23, 2023

Conversation

adithyaakrishna
Copy link
Contributor

@adithyaakrishna adithyaakrishna commented Mar 23, 2023

Description:

This PR adds CodeQL Workflow to the 3DMol.js Repo

Also fixes #660

More Info: https://codeql.github.com/

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/CodeQL-Analysis.yml:analyze/language:javascript. As part of the setup process, we have scanned this repository and found 129 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/CodeQL-Analysis.yml:analyze/language:typescript. As part of the setup process, we have scanned this repository and found 129 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/CodeQL-Analysis.yml:analyze/language:python. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@adithyaakrishna
Copy link
Contributor Author

@dkoes I guess the security alerts are only visible to you with respect to the above comments

CC @NicolasCARPi

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #659 (a1f989e) into master (090fa7e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #659   +/-   ##
=======================================
  Coverage   83.04%   83.04%           
=======================================
  Files         141      141           
  Lines       11445    11445           
  Branches     2106     2106           
=======================================
  Hits         9504     9504           
  Misses       1609     1609           
  Partials      332      332           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
@dkoes dkoes merged commit 8359f94 into 3dmol:master Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] - Add CodeQL Workflow for the Repo
3 participants