File tree Expand file tree Collapse file tree
scripts/docker/examples/python/assets/hello_world Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 # Upload the results to GitHub's code scanning dashboard (optional).
6969 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070 - name : " Upload to code-scanning"
71- uses : github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
71+ uses : github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
7272 with :
7373 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1515 public_suffix (>= 2.0.2 , < 6.0 )
1616 base64 (0.2.0 )
1717 bigdecimal (3.1.8 )
18- cgi (0.4.1 )
18+ cgi (0.4.2 )
1919 colorator (1.1.0 )
2020 concurrent-ruby (1.2.3 )
2121 connection_pool (2.4.1 )
9191 jekyll-seo-tag (~> 2.1 )
9292 minitest (5.24.1 )
9393 mutex_m (0.2.0 )
94- nokogiri (1.16.5 -arm64-darwin )
94+ nokogiri (1.18.4 -arm64-darwin )
9595 racc (~> 1.4 )
96- nokogiri (1.16.5 -x86_64-linux )
96+ nokogiri (1.18.4 -x86_64-linux-gnu )
9797 racc (~> 1.4 )
9898 pathutil (0.16.2 )
9999 forwardable-extended (~> 2.6 )
100100 public_suffix (5.0.5 )
101- racc (1.8.0 )
101+ racc (1.8.1 )
102102 rake (13.2.1 )
103103 rb-fsevent (0.11.2 )
104104 rb-inotify (0.11.1 )
115115 tzinfo (2.0.6 )
116116 concurrent-ruby (~> 1.0 )
117117 unicode-display_width (2.5.0 )
118- webrick (1.8.1 )
118+ webrick (1.8.2 )
119119
120120PLATFORMS
121121 arm64-darwin-23
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ click==8.1.7
33Flask-WTF == 1.2.0
44Flask == 2.3.3
55itsdangerous == 2.1.2
6- Jinja2 == 3.1.4
6+ Jinja2 == 3.1.6
77MarkupSafe == 2.1.3
88pip == 23.3
99setuptools == 65.5.1
You can’t perform that action at this time.
0 commit comments