zenml-nightly 0.71.0.dev20250105__py3-none-any.whl → 0.71.0.dev20250107__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- zenml/VERSION +1 -1
- zenml/zen_server/auth.py +21 -2
- zenml/zen_server/routers/auth_endpoints.py +2 -1
- zenml/zen_stores/rest_zen_store.py +11 -1
- {zenml_nightly-0.71.0.dev20250105.dist-info → zenml_nightly-0.71.0.dev20250107.dist-info}/METADATA +2 -2
- {zenml_nightly-0.71.0.dev20250105.dist-info → zenml_nightly-0.71.0.dev20250107.dist-info}/RECORD +9 -16
- {zenml_nightly-0.71.0.dev20250105.dist-info → zenml_nightly-0.71.0.dev20250107.dist-info}/WHEEL +1 -1
- CLA.md +0 -110
- CODE-OF-CONDUCT.md +0 -132
- CONTRIBUTING.md +0 -260
- README.md +0 -342
- RELEASE_NOTES.md +0 -5722
- ROADMAP.md +0 -5
- SECURITY.md +0 -15
- {zenml_nightly-0.71.0.dev20250105.dist-info → zenml_nightly-0.71.0.dev20250107.dist-info}/LICENSE +0 -0
- {zenml_nightly-0.71.0.dev20250105.dist-info → zenml_nightly-0.71.0.dev20250107.dist-info}/entry_points.txt +0 -0
ROADMAP.md
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
# Roadmap
|
2
|
-
|
3
|
-
The roadmap is an encapsulation of the features that we intend to build for ZenML. However, please note that we limited resources and therefore no means of guaranteeing that this roadmap will be followed precisely as described on this page. Rest assured we are working to follow this diligently - please keep us in check!
|
4
|
-
|
5
|
-
The roadmap is public and can be found [here](https://zenml.io/roadmap).
|
SECURITY.md
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
# 🚨 Reporting a Vulnerability
|
2
|
-
|
3
|
-
If you think you have found a vulnerability, and even if you are not sure about it,
|
4
|
-
please report it right away by sending an
|
5
|
-
email to: [security@zenml.io](mailto:security@zenml.io?subject=Security%20Vulnerability%20Found). Please try to be as explicit as possible,
|
6
|
-
describing all the steps and example code to
|
7
|
-
reproduce the security issue.
|
8
|
-
|
9
|
-
We will review it thoroughly and get back to you.
|
10
|
-
|
11
|
-
Please refrain from publicly discussing a potential security vulnerability as
|
12
|
-
this could potentially put our users at
|
13
|
-
risk! It's better to discuss privately and give us a chance to find a solution
|
14
|
-
first, to limit the potential impact
|
15
|
-
as much as possible.
|
{zenml_nightly-0.71.0.dev20250105.dist-info → zenml_nightly-0.71.0.dev20250107.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|