@cyclonedx/cdxgen
Version:
Creates CycloneDX Software Bill of Materials (SBOM) from source or container image
282 lines (281 loc) • 8.47 kB
JSON
{
"abstractcontroller": [
"AbstractController",
"AbstractController::Caching",
"AbstractController::Callbacks",
"AbstractController::Collector",
"AbstractController::Helpers",
"AbstractController::Railties",
"AbstractController::Rendering",
"AbstractController::Translation",
"AbstractController::UrlFor"
],
"actioncable": [
"ActionCable",
"ActionCable::Channel",
"ActionCable::Connection",
"ActionCable::Helpers",
"ActionCable::Server",
"ActionCable::SubscriptionAdapter",
"ActionCable::TestHelper",
"ActionCable::VERSION"
],
"actioncontroller": [
"ActionController",
"ActionController::AllowBrowser",
"ActionController::ApiRendering",
"ActionController::Caching",
"ActionController::ConditionalGet",
"ActionController::ContentSecurityPolicy",
"ActionController::Cookies",
"ActionController::DataStreaming",
"ActionController::DefaultHeaders",
"ActionController::EtagWithFlash",
"ActionController::EtagWithTemplateDigest",
"ActionController::Flash",
"ActionController::FormBuilder",
"ActionController::Head",
"ActionController::Helpers",
"ActionController::HttpAuthentication",
"ActionController::ImplicitRender",
"ActionController::Instrumentation",
"ActionController::Live",
"ActionController::Logging",
"ActionController::MimeResponds",
"ActionController::ParameterEncoding",
"ActionController::ParamsWrapper",
"ActionController::PermissionsPolicy",
"ActionController::Railties",
"ActionController::RateLimiting",
"ActionController::Redirecting",
"ActionController::Renderers",
"ActionController::Rendering",
"ActionController::RequestForgeryProtection",
"ActionController::Rescue",
"ActionController::Streaming",
"ActionController::StrongParameters",
"ActionController::Testing",
"ActionController::UrlFor"
],
"actiondispatch": [
"ActionDispatch",
"ActionDispatch::Assertions",
"ActionDispatch::Constants",
"ActionDispatch::Http",
"ActionDispatch::Integration",
"ActionDispatch::Journey",
"ActionDispatch::RequestCookieMethods",
"ActionDispatch::Routing",
"ActionDispatch::Session",
"ActionDispatch::SystemTesting",
"ActionDispatch::TestHelpers",
"ActionDispatch::TestProcess"
],
"actionmailbox": [
"ActionMailbox",
"ActionMailbox::Callbacks",
"ActionMailbox::Ingresses",
"ActionMailbox::Routing",
"ActionMailbox::TestHelper",
"ActionMailbox::VERSION"
],
"actionmailer": [
"ActionMailer",
"ActionMailer::Callbacks",
"ActionMailer::DeliveryMethods",
"ActionMailer::FormBuilder",
"ActionMailer::MailHelper",
"ActionMailer::Parameterized",
"ActionMailer::Previews",
"ActionMailer::QueuedDelivery",
"ActionMailer::Rescuable",
"ActionMailer::TestHelper",
"ActionMailer::VERSION"
],
"actionpack": ["ActionPack"],
"actiontext": [
"ActionText",
"ActionText::Attachable",
"ActionText::Attachables",
"ActionText::Attachments",
"ActionText::Attribute",
"ActionText::ContentHelper",
"ActionText::Encryption",
"ActionText::HtmlConversion",
"ActionText::PlainTextConversion",
"ActionText::Serialization",
"ActionText::SystemTestHelper",
"ActionText::TagHelper",
"ActionText::VERSION"
],
"actionview": [
"ActionView",
"ActionView::CacheExpiry",
"ActionView::Context",
"ActionView::Helpers",
"ActionView::Layouts",
"ActionView::RecordIdentifier",
"ActionView::RenderParser",
"ActionView::Rendering",
"ActionView::RoutingUrlFor",
"ActionView::VERSION",
"ActionView::ViewPaths"
],
"activejob": [
"ActiveJob",
"ActiveJob::Arguments",
"ActiveJob::Callbacks",
"ActiveJob::Core",
"ActiveJob::Enqueuing",
"ActiveJob::Exceptions",
"ActiveJob::Execution",
"ActiveJob::Logging",
"ActiveJob::QueueAdapter",
"ActiveJob::QueueAdapters",
"ActiveJob::QueueName",
"ActiveJob::QueuePriority",
"ActiveJob::Serializers",
"ActiveJob::TestHelper",
"ActiveJob::VERSION"
],
"activemodel": [
"ActiveModel",
"ActiveModel::API",
"ActiveModel::AttributeAssignment",
"ActiveModel::AttributeMethods",
"ActiveModel::Attributes",
"ActiveModel::Callbacks",
"ActiveModel::Conversion",
"ActiveModel::Dirty",
"ActiveModel::Lint",
"ActiveModel::Model",
"ActiveModel::Naming",
"ActiveModel::SecurePassword",
"ActiveModel::Serialization",
"ActiveModel::Serializers",
"ActiveModel::Translation",
"ActiveModel::Type",
"ActiveModel::VERSION",
"ActiveModel::Validations"
],
"activerecord": [
"ActiveRecord",
"ActiveRecord::Aggregations",
"ActiveRecord::Assertions",
"ActiveRecord::Associations",
"ActiveRecord::AttributeAssignment",
"ActiveRecord::AttributeMethods",
"ActiveRecord::Attributes",
"ActiveRecord::AutosaveAssociation",
"ActiveRecord::Batches",
"ActiveRecord::Calculations",
"ActiveRecord::Callbacks",
"ActiveRecord::Coders",
"ActiveRecord::ConnectionAdapters",
"ActiveRecord::ConnectionHandling",
"ActiveRecord::Core",
"ActiveRecord::CounterCache",
"ActiveRecord::DelegatedType",
"ActiveRecord::DynamicMatchers",
"ActiveRecord::Encryption",
"ActiveRecord::Enum",
"ActiveRecord::Explain",
"ActiveRecord::FinderMethods",
"ActiveRecord::Inheritance",
"ActiveRecord::Integration",
"ActiveRecord::Locking",
"ActiveRecord::Marshalling",
"ActiveRecord::MessagePack",
"ActiveRecord::Middleware",
"ActiveRecord::ModelSchema",
"ActiveRecord::NestedAttributes",
"ActiveRecord::NoTouching",
"ActiveRecord::Normalization",
"ActiveRecord::Persistence",
"ActiveRecord::QueryLogs",
"ActiveRecord::QueryMethods",
"ActiveRecord::Querying",
"ActiveRecord::ReadonlyAttributes",
"ActiveRecord::Reflection",
"ActiveRecord::Sanitization",
"ActiveRecord::Scoping",
"ActiveRecord::SecurePassword",
"ActiveRecord::SecureToken",
"ActiveRecord::Serialization",
"ActiveRecord::SignedId",
"ActiveRecord::SpawnMethods",
"ActiveRecord::Store",
"ActiveRecord::Suppressor",
"ActiveRecord::Tasks",
"ActiveRecord::TestFixtures",
"ActiveRecord::Timestamp",
"ActiveRecord::TokenFor",
"ActiveRecord::Transactions",
"ActiveRecord::Translation",
"ActiveRecord::Type",
"ActiveRecord::VERSION",
"ActiveRecord::Validations"
],
"activestorage": [
"ActiveStorage",
"ActiveStorage::Blobs",
"ActiveStorage::DisableSession",
"ActiveStorage::Reflection",
"ActiveStorage::Representations",
"ActiveStorage::SetCurrent",
"ActiveStorage::Streaming",
"ActiveStorage::Transformers",
"ActiveStorage::VERSION"
],
"activesupport": [
"ActiveSupport",
"ActiveSupport::ActionableError",
"ActiveSupport::Autoload",
"ActiveSupport::Benchmarkable",
"ActiveSupport::Cache",
"ActiveSupport::Callbacks",
"ActiveSupport::CompareWithRange",
"ActiveSupport::Concern",
"ActiveSupport::Concurrency",
"ActiveSupport::Configurable",
"ActiveSupport::CoreExt",
"ActiveSupport::Dependencies",
"ActiveSupport::DescendantsTracker",
"ActiveSupport::EnumerableCoreExt",
"ActiveSupport::ForkTracker",
"ActiveSupport::Gzip",
"ActiveSupport::Inflector",
"ActiveSupport::JSON",
"ActiveSupport::LazyLoadHooks",
"ActiveSupport::LoggerSilence",
"ActiveSupport::MessagePack",
"ActiveSupport::Messages",
"ActiveSupport::Multibyte",
"ActiveSupport::Notifications",
"ActiveSupport::NumberHelper",
"ActiveSupport::NumericWithFormat",
"ActiveSupport::RaiseWarnings",
"ActiveSupport::RangeWithFormat",
"ActiveSupport::Rescuable",
"ActiveSupport::SecurityUtils",
"ActiveSupport::TaggedLogging",
"ActiveSupport::Testing",
"ActiveSupport::VERSION",
"ActiveSupport::XmlMini",
"ActiveSupport::XmlMini_LibXMLSAX",
"ActiveSupport::XmlMini_NokogiriSAX"
],
"mail": ["Mail"],
"mime": ["Mime"],
"minitest": ["Minitest"],
"rails": ["Rails"],
"railties": ["Railtie"],
"mini_portile2": ["MiniPortile"],
"rubocop": ["RuboCop"],
"rubyzip": ["Zip"],
"solid_cable": ["SolidCable"],
"solid_cache": ["SolidCache"],
"solid_queue": ["SolidQueue"],
"globalid": ["GlobalID"],
"tzinfo": ["TZInfo"]
}