forked from hindsightsoftware/medapp-example
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
624d69e
commit b4da901
Showing
1 changed file
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
Company: Re-created at 1224 | ||
Application: Example SaMD | ||
ProductDescription: | | ||
This is an example application for Coauthor Demo. This branch fails some tests | ||
Coauthor is your Compliance Assist. Coauthor continually monitors your Software Development tools (GitHub) and technical file for compliance issues against IEC 62304 and highlights them in real-time to the software development team or QA/RA manager. | ||
Market: | ||
- EU | ||
- UK | ||
SoftwareClassification: | ||
Questions: | ||
HazardousSituationPossible: false | ||
SafetyClass: A | ||
Rationale: | | ||
This is a class A rationale. | ||
TestingTools: | ||
SystemTesting: | ||
- Cucumber | ||
SecurityTesting: | ||
- ZAP | ||
CompatabilityTesting: | ||
- BrowserStack | ||
Roles: | ||
# Please add/change GitHub usernames to the following roles | ||
Management: | ||
Lead: michaelcychan | ||
Members: | ||
- michaelcychan | ||
SWDevelopment: | ||
Lead: michaelcychan | ||
Members: | ||
- michaelcychan | ||
Clinical: | ||
Lead: michaelcychan | ||
Members: | ||
- michaelcychan | ||
QARA: | ||
Lead: michaelcychan | ||
Members: | ||
- michaelcychan | ||
SDLC: | ||
IssueTracking: | ||
Provider: "GitHub" | ||
TrackingProjectLink: replace-me-with-bug-tracking-project-link | ||
BranchingStrategy: "Feature Branching" | ||
CommitMessageFormat: "Conventional Commits" | ||
Methodology: "SCRUM" | ||
IterationLength: 2 | ||
Security: | ||
CommitSigning: false | ||
PenetrationTesting: | ||
Required: true | ||
Frequency: "Quarterly" | ||
SAST: | ||
Tools: | ||
- "SonarQube" | ||
- "Checkmarx" | ||
Frequency: "Every Build" | ||
SBOM: | ||
GenerationTools: | ||
- "WhiteSource" | ||
- "BlackDuck" | ||
MonitoringTools: | ||
- "WhiteSource" | ||
- "BlackDuck" | ||
Frequency: "Every Build" |