Class: Gitlab::Ci::Parsers::Sbom::Source::DependencyScanning
- Inherits:
-
BaseSource
- Object
- BaseSource
- Gitlab::Ci::Parsers::Sbom::Source::DependencyScanning
- Defined in:
- lib/gitlab/ci/parsers/sbom/source/dependency_scanning.rb
Constant Summary collapse
- REQUIRED_ATTRIBUTES =
[ %w[input_file path] ].freeze
Method Summary
Methods inherited from BaseSource
Constructor Details
This class inherits a constructor from Gitlab::Ci::Parsers::Sbom::Source::BaseSource