Coralme

Latest version: v1.1.12

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

Scan your dependencies

Page 2 of 3

1.1.5

1. Removed print in get_graph function
2. GPR combination cutoff works, solved bug, stable version. This allows to stop the combinatorial explosion before it happens, necessary for >10k combinations from long GPRs in some models. Before: coralME would take several minutes computing all combinations and then not using them due to the length of the list. Now: coralME identifies it crossed the cutoff (default = 100) and stops.

1.1.4

Corrected STOP condition for combination cutoff. Was overestimating length.

1.1.3

Corrected STOP condition for combination cutoff

1.1.2

1. GPR combination stop fixed. Generification now stops when it crosses number of complex combinations cutoff.
2. BLAST now uses 1 thread as default, can be changed using blast_threads=NUMBER_OF_THREADS in input.json or elsewhere in configuration.

1.1.1

1.1

2. Retrocompatibility to change bounds after NLP construction

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.