Glean-parser

Latest version: v14.1.2

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 22

1.28.6

- BUGFIX: Ensure Kotlin arguments are deterministically ordered

1.28.5

- Fix deploy step to update pip before deploying to pypi.

1.28.4

- The `SUPERFLUOUS_NO_LINT` warning has been removed from the glinter.
It likely did more harm than good, and makes it hard to make
`metrics.yaml` files that pass across different versions of
`glean_parser`.
- Expired metrics will now produce a linter warning, `EXPIRED_METRIC`.
- Expiry dates that are more than 730 days (\~2 years) in the future
will produce a linter warning, `EXPIRATION_DATE_TOO_FAR`.
- Allow using the Quantity metric type outside of Gecko.
- New parser configs `custom_is_expired` and `custom_validate_expires`
added. These are both functions that take the `expires` value of the
metric and return a bool. (See `Metric.is_expired` and
`Metric.validate_expires`). These will allow FOG to provide custom
validation for its version-based `expires` values.

1.28.3

- BUGFIX: Support HashSet and Dictionary in the C\ generated code.

1.28.2

- BUGFIX: Generate valid C\ code when using Labeled metric types.

1.28.1

- BUGFIX: Add missing column to correctly render markdown tables in generated
documentation.

Page 12 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.