From 9994421edfdb2d083dfcd7b742fa275fbfcb017f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 21 Feb 2024 21:24:47 +0000 Subject: [PATCH] Overwritten by Github Actions step `Run brakeman` - ${date} --- brakeman.log | 4 ++-- brakeman_status.json | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/brakeman.log b/brakeman.log index 16d2f40..04a787d 100644 --- a/brakeman.log +++ b/brakeman.log @@ -4,8 +4,8 @@ Application Path: /home/runner/work/PixelArtGenerator/PixelArtGenerator Rails Version: 7.1.3 Brakeman Version: 6.1.2 -Scan Date: 2024-02-21 20:59:28 +0000 -Duration: 0.604142969 seconds +Scan Date: 2024-02-21 21:24:46 +0000 +Duration: 0.563646356 seconds Checks Run: BasicAuth, BasicAuthTimingAttack, CSRFTokenForgeryCVE, ContentTag, CookieSerialization, CreateWith, CrossSiteScripting, DefaultRoutes, Deserialize, DetailedExceptions, DigestDoS, DynamicFinders, EOLRails, EOLRuby, EscapeFunction, Evaluation, Execute, FileAccess, FileDisclosure, FilterSkipping, ForgerySetting, HeaderDoS, I18nXSS, JRubyXML, JSONEncoding, JSONEntityEscape, JSONParsing, LinkTo, LinkToHref, MailTo, MassAssignment, MimeTypeDoS, ModelAttrAccessible, ModelAttributes, ModelSerialize, NestedAttributes, NestedAttributesBypass, NumberToCurrency, PageCachingCVE, Pathname, PermitAttributes, QuoteTableName, Ransack, Redirect, RegexDoS, Render, RenderDoS, RenderInline, ResponseSplitting, RouteDoS, SQL, SQLCVEs, SSLVerify, SafeBufferManipulation, SanitizeConfigCve, SanitizeMethods, SelectTag, SelectVulnerability, Send, SendFile, SessionManipulation, SessionSettings, SimpleFormat, SingleQuotes, SkipBeforeFilter, SprocketsPathTraversal, StripTags, SymbolDoSCVE, TemplateInjection, TranslateBug, UnsafeReflection, UnsafeReflectionMethods, ValidationRegex, VerbConfusion, WeakRSAKey, WithoutProtection, XMLDoS, YAMLParsing == Overview == diff --git a/brakeman_status.json b/brakeman_status.json index ef880c8..2cf52f7 100644 --- a/brakeman_status.json +++ b/brakeman_status.json @@ -1,3 +1,5 @@ { + "commit": "{{ github.event.push.payload.head }}", + "branch": "refs/heads/main" , "status": "passing" } \ No newline at end of file