Glowgreen

Latest version: v0.1.0

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

Scan your dependencies

0.1.0

Changed
- Made changes to several contact patterns. Most notably, contact distances of 0.1 m were changed to 0.3 m.

0.0.4

Changed
- Removed dunder version. Users should instead access the version by:

import importlib.metadata
GLOWGREEN_VERSION = importlib.metadata.version("glowgreen")

0.0.3

Changed
- Plot method of contact pattern object, in particular the plot of the contact pattern: Changed from plotting the contact distance, d, on the vertical axis to plotting d^(-1.5). A secondary y-axis is shown on the right side of the plot with the corresponding d values.

0.0.2

Added
- Added a contact pattern that combines "Sleeping with spouse or partner" with "Close contact with adult friends and family".
Specifically, contact elements from "Close contact with adult friends and family" were used to fill in blank elements in "Sleeping with spouse or partner".
Added restrictions that use this pattern for members of the public and informed persons supporting the patient:
- "Sleeping with person and prolonged daytime close contact (>15min)"
- "Sleeping with informed supporter and prolonged daytime close contact (>15min)"

Changed
- For contact patterns involving sleeping, sleeping distance changed from 10 cm to 30 cm.
- Removed separate restriction for sleeping with pregnant person or child.
- Changes to restriction names. Now use terms "Prolonged close contact (>15min)" and "informed supporter".

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.