diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 96fb94b..b44db4f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -46,9 +46,9 @@ jobs: run: | echo "Lint output:" cat xlint_output - if grep -q "[ERR]" xlint_output; then + if grep -q "^\[ERR\]" xlint_output; then echo "Lint errors found:" - grep "[ERR]" xlint_output + grep "^\[ERR\]" xlint_output exit 1 else echo "No lint errors" diff --git a/finger/Azure.yml b/finger/Azure.yml index 7a76008..94e3078 100644 --- a/finger/Azure.yml +++ b/finger/Azure.yml @@ -3,7 +3,7 @@ manual: false detail: fingerprint: name: Azure - fofa: header="azure-webrole-instance" + fofa: header="azure-webrole-instance-id" transport: http rules: r0: