diff --git a/path-to-ctf/LB-FE-system-security-plan.yml b/path-to-ctf/LB-FE-system-security-plan.yml deleted file mode 100644 index bbce24b652a60627c7c98d7ad0713d2d13abd7a5..0000000000000000000000000000000000000000 --- a/path-to-ctf/LB-FE-system-security-plan.yml +++ /dev/null @@ -1,82 +0,0 @@ -# Full name of the system. -system-name: Launchboard Front End - -# Shortname or abbreviation. -short-name: Launchboard FE - -# System version or release number. -version: 1.0 - -# Operational Environments: production, test, research and development, tactical, deployed, or other. -environment: production - -# Authorization Status: CtF -Status: Active - -# Assessment Date. Identify the date of last assessment per Continuous ATO (cATO). -Review-date: TBD - -# Security Re-Assess Interval. Period for re-assessment after updates -Assess-interval: As needed. - -# Authorization boundary diagram. Include URL. -System-architecture: https://confluence.il2.dso.mil/display/P1/Launchboard - -# Confidentiality, Integrity, Availability M,M,M -# Classification: ie. UNCLASSIFIED, SECRET//NOFORN, TS/SCI -# Personally Identifiable Information: Y/N. Assessment team can help data types -Categorization: - Confidentiality: M - - Integrity: M - - Availability: M - - Classification-Level: UNCLASSIFIED - - PII: None - -Data-types: - - - -Deployment-sites: - - https://launchboard.apps.dso.mil - -Programming-Languages: - - JavaScript - -Dependencies: - - AWS, IL2 partybus staging, and mission application production cluster. For rendering of status, all apis for systems in P1/ - - see ../package.json for specific Launchboard FE dependencies - -Databases: - - mysql - -External-Systems: - - GitLab (code.il2.dso.mil) - -Role-Identification: - Authorizing-Official: - name: Daniel Holtzman - title: Authorizing Official - org: Air Force Command & Control - email: daniel.holtzman.1@us.af.mil - phone: 781-225-1118 - System-Owner: - name: Nic Chaillan - title: Air Force Chief Software Officer - org: U.S. Air Force - email: nicolas.m.chaillan.civ@mail.mil - phone: 703-693-4740 - Chief-Information-Security-Officer: - name: Matt Huston - title: CISO - org: AFLCMC/HNCP - email: matthew.huston@afwerx.af.mil - phone: 650-933-4121 - Product-Manager: - name: Erica Westendorf - title: Project Manager - org: Platform1 - email: westendorf_erica@bah.com - phone: 571-405-8544 diff --git a/path-to-ctf/LB_FE_plan_of_action.md b/path-to-ctf/LB_FE_plan_of_action.md deleted file mode 100644 index 8d3c845b7bf06e3e047913a3b18c103a335ea6ea..0000000000000000000000000000000000000000 --- a/path-to-ctf/LB_FE_plan_of_action.md +++ /dev/null @@ -1,32 +0,0 @@ -- **Kick-off Date:** 0XNOV2020 -- **Inception Date:** JUL2020 -- **MVP Date:** estimated 1/16/2020 - -#### Vision - -A secure and fully owned SRE tool for Platform One developers and development teams - -#### Strategy - -Launchboard is a dashboard serving as a collective-resource where users can access relevant information pertaining to their projects and role. This allows for multiple agencies involved to go off of one centralized database rather than information living in unsecured documents across multiple locations. The FE ties into APIs for the various hardened tools Platform One uses. - -#### Summary - -SRE tool - -### Goals and Metrics - -Daily users, bounce rate, system uptime, contact from users/contact form usage, logs, logged in users - -**Release Focus** - -- MVP focus is on a one stop shop for users to see status of projects, onboarding, workshops, and teams. - -**Release Functionality** - -- Daily release of updates to content to IL2 only for now - -**System Integration Considerations** - -- Our releases will not affect any other system at P1. -- Integration with P1 SSO diff --git a/path-to-ctf/LB_arch.png b/path-to-ctf/LB_arch.png deleted file mode 100644 index 0684d0d9585e9e838e8d537ee1dcfa11f596afc6..0000000000000000000000000000000000000000 Binary files a/path-to-ctf/LB_arch.png and /dev/null differ