Skip to content

Git issue #5009 Asset cache can lead to denial of service if asset database is deleted -Fix #799

Git issue #5009 Asset cache can lead to denial of service if asset database is deleted -Fix

Git issue #5009 Asset cache can lead to denial of service if asset database is deleted -Fix #799

Workflow file for this run

name: static-check
on:
pull_request:
push:
tags:
- 'v*'
branches:
- main
jobs:
staticcheck:
name: staticcheck (project)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: WillAbides/[email protected]
with:
go-version: "1.21.x"
- uses: dominikh/[email protected]
with:
version: "2023.1.6"
install-go: false
cache-key: "1.21.x"
env:
GO_VERSION: 1.21.3