Update Snyk action to use Poetry for dependencies#21
Update Snyk action to use Poetry for dependencies#21sowmiya-m-00 wants to merge 1 commit intomtyates:masterfrom
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
PR Type
Enhancement
Description
Replace
setup.pywith Poetry for dependency managementUpdate Snyk action configuration to use Poetry
Change Snyk command from file-based to test mode
Diagram Walkthrough
File Walkthrough
main.yml
Update Snyk workflow to use Poetry.github/workflows/main.yml
setup.py installwith Poetry installation command in Snykaction environment
--file=setup.pytocommand: test