From 14b48c3f8a5d7001fb19ab43bc6df81ae030c171 Mon Sep 17 00:00:00 2001 From: Alaeddine Mesbahi Date: Fri, 23 Feb 2024 13:28:38 +0100 Subject: [PATCH] Update ostorlab.yaml --- ostorlab.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ostorlab.yaml b/ostorlab.yaml index 3561e1d..7db879d 100644 --- a/ostorlab.yaml +++ b/ostorlab.yaml @@ -1,6 +1,6 @@ kind: Agent name: semgrep -version: 0.3.1 +version: 0.3.2 description: | This repository is an implementation of [Ostorlab Agent](https://pypi.org/project/ostorlab/) for [Semgrep](https://github.com/returntocorp/semgrep) by r2c. ## Getting Started @@ -56,4 +56,4 @@ docker_build_root : . args: - name: "memory_limit" description: "Memory limit for semgrep to use on a single file." - type: "number" \ No newline at end of file + type: "number"