File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Versioning].
1313- (` 9f5b6f1 ` ) Update dependency eslint to v9.38.0.
1414- (` 8635445 ` ) Update dependency @eslint/markdown to v7.4.1.
1515- (` ba6d46f ` ) Update dependency @eslint/markdown to v7.5.0.
16+ - (` 6a9341e ` ) Update docker.io/node Docker tag to v24.11.0.
1617
1718## [ 0.4.45] - 2025-10-10
1819
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM docker.io/node:24.10 .0-alpine3.22
15+ FROM docker.io/node:24.11 .0-alpine3.22
1616
1717LABEL org.opencontainers.image.title="js-regex-security-scanner" \
1818 org.opencontainers.image.description="A static analyzer to scan JavaScript code for problematic regular expressions." \
You can’t perform that action at this time.
0 commit comments