Skip to content

build(deps): bump cryptography from 39.0.1 to 41.0.4 in /engines/censys #300

build(deps): bump cryptography from 39.0.1 to 41.0.4 in /engines/censys

build(deps): bump cryptography from 39.0.1 to 41.0.4 in /engines/censys #300

Workflow file for this run

name: Docker Image CI
on:
push:
branches:
- master
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the WPScan Docker image
run: docker build ./engines/wpscan/ --tag patrowl/engine-wpscan:$(date +%s)