Gareth Jones

Results 157 issues of Gareth Jones

This brings over the `semantic` package from `osv-detector` along with the related generators that generate fixtures based on the versions listed in all current OSVs for the related ecosystem. Relates...

enhancement

Realised this hadn't been updated while porting some stuff back to `osv-detector`

Noticed by @cmaritan on #105 - so far I've not been able to reproduce the error, but it's still good practice to be calling `file.Close` otherwise they won't get closed...

Resolves #81 ~This is based off a lot of the core of the detector - it's not working yet because I need to figure how to handle passing in the...

This is something I probably should have done from the start, and is based on `Diagnostics` from [Terraform providers](https://developer.hashicorp.com/terraform/plugin/framework/diagnostics). My main motivations are: 1. there's a lot of output when...

This is a cherry-pick of https://github.com/G-Rath/osv-detector/pull/180 - I've not bothered to recreate the specific commits since it's going to get squashed anyway and really these are just for my _next_...

**Is your feature request related to a problem? Please describe.** The nature of CLI tooling means that the version of `gum` being used is very important - older versions cannot...

enhancement

Related to #1101 & #1007 - it would be nice to have `ts-node-esm-transpile-only` for scripting purposes. (this might have already been asked somewhere but I wasn't able to find it...

> [!NOTE] > > This could be a "when `sass-embedded` support is no longer experimental" modification ### Modification Proposal My understanding is that `sass-embedded` can be considered like-for-like to `sass`...