ruby

package
v0.42.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2026 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

Package ruby contains tally rules that target Ruby and Rails Dockerfile patterns. Rules in this package use the "tally/ruby/<rule-slug>" code convention and live under _docs/rules/tally/ruby/ in the docs site.

Index

Constants

View Source
const JemallocInstalledButNotPreloadedRuleCode = rules.TallyRulePrefix + "ruby/jemalloc-installed-but-not-preloaded"

JemallocInstalledButNotPreloadedRuleCode is the full rule code.

Variables

This section is empty.

Functions

This section is empty.

Types

type JemallocInstalledButNotPreloadedRule

type JemallocInstalledButNotPreloadedRule struct{}

JemallocInstalledButNotPreloadedRule flags final stages that install a jemalloc package without setting LD_PRELOAD or jemalloc-knob MALLOC_CONF.

func NewJemallocInstalledButNotPreloadedRule

func NewJemallocInstalledButNotPreloadedRule() *JemallocInstalledButNotPreloadedRule

NewJemallocInstalledButNotPreloadedRule creates the rule.

func (*JemallocInstalledButNotPreloadedRule) Check

Check runs the rule.

func (*JemallocInstalledButNotPreloadedRule) Metadata

Metadata returns the rule metadata.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL