18.9 Planning - Composition Analysis

➡️ CA - Interlock board

➡️ Kanban board with all features, bugs, and maintenance items picked up to work in this milestone.

⬅️ 18.8 Planning Issue

⬅️ Reaction Rotation Schedule

General info

Theme

We need to focus on roadmap deliverables.

Feature

Active Development

Description DRI Due Notes

Dependency Scanning GA

@gonzoyumo

18.8

@ifrenkel is supporting Olivier for this deliverable

Auto-Remediation with automatic bumping of depe... (&17403 - closed)

and

Beta: gitlab-org#18236

@hacks4oats

Q1

@albi.yusupova Will work with Oscar on this.

Fallback on scanning manifest files

@onaaman

18.9 Finish the spike and start implementing the idea.
Dependency resolution: Building lock/graph files for Java and Python

@gonzoyumo

@ifrenkel @zmartins will be working on this along with Olivier.

Show Malicious Packages as a part of DS Scan re... (gitlab-org#17976 - closed)

Nick or Orin Q1

@onaaman and @nilieskou will work on this during 18.10 and 18.11. During 18.9 we will try to figure out the details.

License scanning support for Dart/Flutter proje... (gitlab-org#18351 - closed)

@azaydan

Q1

Ahmad will work on this so that he get introduced in PMDB. Nick and Orin will help him along the way to make this his first success 😄

Maintenance and bugs

Standalone issues

Bugs
---
display: table
fields: title, labels("priority*"), labels("severity*"), labels("Deliverable"),  labels("Stretch"), healthStatus, assignees, state
---
label = "group::composition analysis" AND label = "type::bug" AND label != "vulnmapper" AND milestone = "18.9"
Other
Feature
---
display: table
fields: title, labels("Deliverable"), labels("Stretch"), labels("workflow::*"), healthStatus, assignees, state
---
label = "type::feature" AND label = "group::composition analysis" AND milestone = "18.9"
Maintenance
---
display: table
fields: title, labels("Deliverable"),  labels("Stretch") ,labels("workflow::*"), healthStatus, assignees, state
---
label = "type::maintenance" AND label = "group::composition analysis" AND milestone = "18.9" AND label != "docs-only" AND state = opened
Edited by Nick Ilieskou