MVC - Minimal Security row + link to pipelines tab
### Problem to solve Today, non-Ultimate users can use SAST and Secret Detection, however the experience is very suboptimal. We should make it easy to see there are vulnerabilities and direct them to the Secure Artifacts. **Experience Today** | Existing UI (non-ultimate) | Problems | | ------ | ------ | | ![Screen_Shot_2020-08-28_at_1.12.23_PM](/uploads/a44cc4ac2878c5aa6025fa49b943bdc1/Screen_Shot_2020-08-28_at_1.12.23_PM.png) | Makes it appear like the security scans were successful and found no issues, however, that's far from the case, the green just indicates that the security jobs ran successfully. Ther are actually vulns in these security reports. The yellow on the nodejsscan is actually a scan failure so it didn't run | <!-- What problem do we solve? Try to define the who/what/why of the opportunity as a user story. For example, "As a (who), I want (what), so I can (why/value)." --> ### Intended users - [Sasha (Software Developer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#sasha-software-developer) <!-- Who will use this feature? If known, include any of the following: types of users (e.g. Developer), personas, or specific company roles (e.g. Release Manager). It's okay to write "Unknown" and fill this field in later. Personas are described at https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/ * [Cameron (Compliance Manager)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#cameron-compliance-manager) * [Parker (Product Manager)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#parker-product-manager) * [Delaney (Development Team Lead)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#delaney-development-team-lead) * [Presley (Product Designer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#presley-product-designer) * [Sasha (Software Developer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#sasha-software-developer) * [Devon (DevOps Engineer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#devon-devops-engineer) * [Sidney (Systems Administrator)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#sidney-systems-administrator) * [Sam (Security Analyst)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#sam-security-analyst) * [Rachel (Release Manager)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#rachel-release-manager) * [Alex (Security Operations Engineer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#alex-security-operations-engineer) * [Simone (Software Engineer in Test)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#simone-software-engineer-in-test) * [Allison (Application Ops)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#allison-application-ops) * [Priyanka (Platform Engineer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#priyanka-platform-engineer) * [Dana (Data Analyst)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#dana-data-analyst) --> ### User experience goal - Make it clear there are vulnerabilities while not giving away all the Ultimate features <!-- What is the single user experience workflow this problem addresses? For example, "The user should be able to use the UI/API/.gitlab-ci.yml with GitLab to <perform a specific task>" https://about.gitlab.com/handbook/engineering/ux/ux-research-training/user-story-mapping/ --> ### Proposal - Directly link to the pipeline artifacts - `Learn more` link in popover goes to [Security & Compliance page for core users](https://gitlab.com/gitlab-org/gitlab/-/issues/241377) --- ### Implementation #### Proposal 1 - Minimal Security row + link to pipelines tab ![image__2_](/uploads/2d55f772f2d8fb1f9f7639d5b11cf225/image__2_.png) ### Links Release Post - https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/64768
epic