Sha256: bed6339eb574ad81941628a1665485f8ec758371cb696cd7273d5700037f0de4

Contents?: true

Size: 374 Bytes

Versions: 3

Compression:

Stored size: 374 Bytes

Contents

image: ruby:2.7.3
example_job:
  before_script:
  - gem install bundler -v 2.2.17
  - bundle install
  script:
  - bundle exec rake
stages:
- test
sast:
  stage: test
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- template: Security/License-Scanning.gitlab-ci.yml

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dccscr-0.3.1 .gitlab-ci.yml
dccscr-0.3.0 .gitlab-ci.yml
dccscr-0.2.4 .gitlab-ci.yml