https://github.com/project-monai/monai-deploy-security
Security modules for MONAI Deploy
https://github.com/project-monai/monai-deploy-security
Last synced: about 1 year ago
JSON representation
Security modules for MONAI Deploy
- Host: GitHub
- URL: https://github.com/project-monai/monai-deploy-security
- Owner: Project-MONAI
- License: apache-2.0
- Created: 2022-11-28T20:30:35.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-18T17:48:50.000Z (about 2 years ago)
- Last Synced: 2024-04-27T04:21:50.237Z (almost 2 years ago)
- Language: C#
- Size: 190 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
💡 If you want to know more about MONAI Deploy WG vision, overall structure, and guidelines, please read [MONAI Deploy](https://github.com/Project-MONAI/monai-deploy) first.
# MONAI Deploy Security
[](LICENSE)
[](https://codecov.io/gh/Project-MONAI/monai-deploy-security)
[](https://github.com/Project-MONAI/monai-deploy-security/actions/workflows/ci.yml)
[](https://www.nuget.org/packages/Monai.Deploy.Security/)
The MONAI Deploy Security repository provides a set of reusable libraries that the MONAI Deploy platform.
---
## Releases
The MONAI Deploy Security library is released in NuGet & zip formats. NuGet packages are available on both [NuGet.Org](https://www.nuget.org/packages/Monai.Deploy.Security/) and [GitHub](https://github.com/Project-MONAI/monai-deploy-security/packages/). Zip files may be found in the build artifacts or the [Releases](https://github.com/Project-MONAI/monai-deploy-security/releases) section.
### Official Builds
Official releases are built and released from the `main` branch.
### RC Builds
Release candidates are built and released from the `release/*` branches.
### Development Builds
Development builds are made from all branches except the `main` branch and the `release/*` branches. The NuGet packages are released to [GitHub](https://github.com/Project-MONAI/monai-deploy-security/packages/1350678) only.
## Contributing
For guidance on contributing to MONAI Deploy Workflow Manager, see the [contributing guidelines](https://github.com/Project-MONAI/monai-deploy/blob/main/CONTRIBUTING.md).
## Community
To participate, please join the MONAI Deploy Workflow Manager weekly meetings on the [calendar](https://calendar.google.com/calendar/u/0/embed?src=c_954820qfk2pdbge9ofnj5pnt0g@group.calendar.google.com&ctz=America/New_York) and review the [meeting notes](https://docs.google.com/document/d/1ipCGxlq0Pd7Xnil2zGa1va99K7VbdhwcJiqel9aWzyA/edit?usp=sharing).
Join the conversation on Twitter [@ProjectMONAI](https://twitter.com/ProjectMONAI) or join our [Slack channel](https://forms.gle/QTxJq3hFictp31UM9).
Ask and answer questions over on [MONAI Deploy Security's GitHub Discussions tab](https://github.com/Project-MONAI/monai-deploy-security/discussions).
## License
Copyright (c) MONAI Consortium. All rights reserved.
Licensed under the [Apache-2.0](LICENSE) license.
This software uses the Microsoft .NET 6.0 library, and the use of this software is subject to the [Microsoft software license terms](https://dotnet.microsoft.com/en-us/dotnet_library_license.htm).
By downloading this software, you agree to the license terms & all licenses listed on the [third-party licenses](third-party-licenses.md) page.
## Links
- Website:
- Code:
- Project tracker:
- Issue tracker:
- Test status: