Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @instructure/mastery-connect
23 changes: 23 additions & 0 deletions .security.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# .security.yml
schema_version: 1

tier: T3

owners:
team: "@instructure/mastery-connect"
champion: "daniel.takacs@instructure.com"
slack: "#mc-engineering, #ag-beast"

data_classification:
- internal

exposure: library

languages:
- go
- shell

integration:
jira_project: MCE
snyk_org: GH-instructure
snyk_project: mc-go-mysql
Loading