Trustblock labels are visual gateways to display the security state of a project on a website.
Add the script
Add the div
data-tb-project-slug
.Head to app.trustblock.run, find the project you want to get the label for, and copy the slug in the URL.
data-tb-project-widget
is a required parameter that allows the widget to be initialized.data-tb-project-slug
is a required parameter that specifies the slug of the project you want to display the label for.data-tb-color
is an optional parameter that specifies the color of the widget, can be light
or dark
.data-tb-mode
is an optional parameter that specifies the sizing behavior of the widget, can be fit
or fill
.