An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


project-monai

💡 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://img.shields.io/badge/license-Apache%202.0-green.svg)](LICENSE)
[![codecov](https://codecov.io/gh/Project-MONAI/monai-deploy-security/branch/master/graph/badge.svg?token=a7lu3x6kEo)](https://codecov.io/gh/Project-MONAI/monai-deploy-security)
[![ci](https://github.com/Project-MONAI/monai-deploy-security/actions/workflows/ci.yml/badge.svg)](https://github.com/Project-MONAI/monai-deploy-security/actions/workflows/ci.yml)
[![Nuget](https://img.shields.io/nuget/dt/Monai.Deploy.Security?label=NuGet%20Download)](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: