Lucas Gonze

Results 78 issues of Lucas Gonze

Just what the mac cli needed. Appreciate you making it.

## Short Description Docker shouldn't be a requirement for using scancode-toolkit. It is proprietary. It is a resource hog. The Scancode-toolkit image does not run on an M1 mac. ##...

new feature

### Description configure script throws error: > Cannot install scancode-toolkit==30.1.0 because these package versions have conflicting dependencies. ``` The conflict is caused by: scancode-toolkit 30.1.0 depends on lxml=4.6.3 The user...

bug
must have
os support
installation and packaging

There has not been a tagged release since Apr 28, 2021. As a result most users of this package cannot access the security fix in https://github.com/benoitc/gunicorn/pull/2581. There has been a...

**What happened**: Given a Golang package that imports from a URL, licenseConcluded in the associated SPDX file is "none". The remote package has a clearly identifiable license file. **What you...

bug
license

Implement "Hall of Fame" to acknowledge people who submit vulnerability disclosures. This is to provide an incentive to future disclosers. Signed-off-by: Lucas Gonze ## Summary ## Test Plan ## Additional...

component: nms
size/XL

- Implement new global nav per #13386. - Update README.md to stay in sync. - Implement docusaurus changes per #13411. The one related ticket I didn't take on was https://github.com/magma/magma/issues/12707...

component: docs
size/M

## Problem The "Proposals" menu item in the left nav bar at [docs.magmacore.org](https://docs.magmacore.org) has gone stale. Each of the individual items in the menu should either be removed or is...

component: docs

It's not clear from the descriptions of the categories whether security fixes are a bug, enhancement, or chore, or possibly a new category to be added.

1. Generate an object 2. Output yaml using js-yaml 3. Feed the output into yamllint 4. There will be collisions with default rules: - "too few spaces before comment" (1...