This repository was archived by the owner on May 7, 2026. It is now read-only.
Add GitHub-related configuration#3
Open
mcdonnnj wants to merge 5 commits into
Open
Conversation
This includes a CODEOWNERS file, dependabot configuration, and CodeQL workflow.
dav3r
suggested changes
Sep 29, 2022
dav3r
left a comment
Member
There was a problem hiding this comment.
Please see my small, but important note.
The only thing we're willing to own is the `.github/` directory. Co-authored-by: dav3r <daver@geekpad.com>
This pulls in an updated CodeQL workflow from cisagov/skeleton-python-library.
felddy
approved these changes
Sep 29, 2022
There is some JavaScript in this repository so it should be checked.
This modifies the docker and pip configuration to reflect the organization of this repository. It also adds checking for npm since this project contains a package.json file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗣 Description
This pull request adds some core GitHub configuration files from cisagov/skeleton-docker. This includes:
💭 Motivation and context
This sets up some bare bones security maintenance and will alert our team if anyone were to create a pull request in this repository.
🧪 Testing
We don't need no testin'.
✅ Pre-approval checklist