Skip to content

[Cycode] Fix for vulnerable manifest file dependency - org.apache.hive:hive-jdbc updated to version 2.3.3 #43

[Cycode] Fix for vulnerable manifest file dependency - org.apache.hive:hive-jdbc updated to version 2.3.3

[Cycode] Fix for vulnerable manifest file dependency - org.apache.hive:hive-jdbc updated to version 2.3.3 #43

Workflow file for this run

name: validate pr
on:
pull_request:
types: [opened, edited, reopened, synchronize]
branches:
- master
jobs:
validate-pr:
runs-on: ubuntu-latest
env:
REQUEST_BODY: ${{ github.event.pull_request.body }}
REQUEST_TITLE: ${{ github.event.pull_request.title }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- name: run script
run: python3 scripts/pr_compliance.py