File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8282          submodules : false 
8383          fetch-depth : " 0" 
8484      - name : Trufflehog Actions Scan 
85-         uses : edplato/trufflehog-actions-scan@v0.9j -beta 
85+         uses : edplato/trufflehog-actions-scan@v0.9 -beta 
8686        with :
8787          scanArguments : " --max_dept 50 -x .github/workflows/exclude-patterns.txt" 
8888
Original file line number Diff line number Diff line change 1515#
1616# TODO: go back to latest version when fixed
1717ARG SPLUNK_VERSION=8.2.6
18- FROM splunk/universalforwarder:8.2.6 
18+ FROM splunk/universalforwarder:9.0.5 
1919ARG SPLUNK_VERSION=8.2.6
2020ARG SPLUNK_APP_ID=TA_UNKNOWN
2121ARG SPLUNK_APP_PACKAGE=package
Original file line number Diff line number Diff line change @@ -41,12 +41,12 @@ pytest-xdist = ">=2.3.0"
4141filelock  = " ^3.0" 
4242pytest-ordering  = " ~0.6" 
4343lovely-pytest-docker  = { version =" ^0"  , optional  = true  }
44- junitparser  = " ^2.2 .0" 
44+ junitparser  = " ^3.0 .0" 
4545addonfactory-splunk-conf-parser-lib  = " ^0.3.3" 
4646defusedxml  = " ^0.7.1" 
47- Faker  = " >=13.12 ,<19.0.0 " 
47+ Faker  = " >=19.3 ,<19.4 " 
4848xmltodict  = " ^0.13.0" 
49- xmlschema  = " ^1.11.3 " 
49+ xmlschema  = " ^2.0.0 " 
5050splunksplwrapper  = " ^1.0.2" 
5151urllib3  = " <2" 
5252
@@ -55,7 +55,7 @@ docker = ['lovely-pytest-docker']
5555
5656[tool .poetry .group .dev .dependencies ]
5757lovely-pytest-docker  = " ~0.3.0" 
58- pytest-cov  = " ^3 .0.0" 
58+ pytest-cov  = " ^4 .0.0" 
5959requests-mock  = " ^1.8.0" 
6060freezegun  = " ^1.2.1" 
6161pytz  = " ^2022.1" 
@@ -64,8 +64,8 @@ pytz = "^2022.1"
6464optional  = true 
6565
6666[tool .poetry .group .docs .dependencies ]
67- jinja2  = " 3.0.3 " 
68- sphinx-rtd-theme  = " 1.1.1 " 
67+ jinja2  = " 3.1.2 " 
68+ sphinx-rtd-theme  = " 1.2.2 " 
6969sphinx-panels  = " 0.6.0" 
7070
7171[tool .poetry .plugins ]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments