You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I'd like to inform you that I'm new user for BChecks. I'm trying to create Bchecks script to check missing of security response headers for some reason.
Currently, my Burp pro version is 2023.10.2.4. I can use action report issue without getting any error.
However, when I try to change action from report issue to report issue and continue (on line 10) I found an error as shown in the following figure.
I'm not sure what I did wrong. Please help me to provide a recommendation. Thanks.
The text was updated successfully, but these errors were encountered:
Hi. Thanks for the report and the interest in BChecks.
The 'report issue and continue' construct is part of the v2-beta language version, which is currently on the Early Adopter channel. Can you please try version 2023.10.3.2 with 'v2-beta' within the metadata block?
Hi @PortSwiggerWiener, Thank you so much for your response and detailed information. I've tried to update to version 2023.10.3.2 and change language: v2-beta. I didn't get an error any more. Thanks.
By the way, I'd be great if you put which one it only support on v2-beta on your official documentation I think maybe other people will be confused like me.
First of all, I'd like to inform you that I'm new user for BChecks. I'm trying to create Bchecks script to check missing of security response headers for some reason.
According to action
report issue and continue
in https://portswigger.net/burp/documentation/scanner/bchecks/bcheck-definition-reference#actionsanother use example:
BChecks/examples/exposed-backup-file.bcheck
Line 24 in e7ed2fc
Currently, my Burp pro version is 2023.10.2.4. I can use action
report issue
without getting any error.However, when I try to change action from
report issue
toreport issue and continue
(on line 10) I found an error as shown in the following figure.I'm not sure what I did wrong. Please help me to provide a recommendation. Thanks.
The text was updated successfully, but these errors were encountered: