New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

edc-protocol-incident

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edc-protocol-incident

Classes for protocol incident (violations/deviations) in clinicedc/edc projects

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
2

|pypi| |actions| |codecov| |downloads|

edc-protocol-incident

Class to handle clinical trial protocol incidents (deviations and violations).

There are two types of this PRN form:

Protocol deviation / violation (default)

The default version requires additional details if the incident is a violation.

Protocol incident

To use this version set:

.. code-block:: python

settings.EDC_PROTOCOL_VIOLATION_TYPE = "incident"

Requires additional details for both types: violation and deviation.

.. |pypi| image:: https://img.shields.io/pypi/v/edc-protocol-incident.svg :target: https://pypi.python.org/pypi/edc-protocol-incident

.. |actions| image:: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml/badge.svg :target: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-protocol-incident/branch/develop/graph/badge.svg :target: https://codecov.io/gh/clinicedc/edc-protocol-incident

.. |downloads| image:: https://pepy.tech/badge/edc-protocol-incident :target: https://pepy.tech/project/edc-protocol-incident

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc