Snyk security posture digest
Scheduled read-only Snyk security posture digest for one organization. It reads the organization, open high/critical issues, projects with issue-count metadata, targets, collections, and inventory assets through recued-core.snyk, renders compact review tables, and can send an in-app nudge when matching issues are visible. It never ignores, resolves, deletes, creates, updates policies/settings, reads secrets, starts exports, uploads SBOMs, or calls arbitrary Snyk API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (29 steps)
org
?
issues_raw
?
projects_raw
?
targets_raw
?
collections_raw
?
assets_raw
?
issues
default
Apply default
projects
default
Apply default
targets
default
Apply default
collections
default
Apply default
assets
default
Apply default
issue_count
count
Count items in issues
project_count
count
Count items in projects
target_count
count
Count items in targets
collection_count
count
Count items in collections
asset_count
count
Count items in assets
has_issues
compare
Check if issue count is greater than 0
notify_enabled
compare
Check if setting notify when issues equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
issue_rows
slice
Take a subset of
project_rows
slice
Take a subset of
target_rows
slice
Take a subset of
asset_rows
slice
Take a subset of
issue_table
to_table
Format results as a data table
project_table
to_table
Format results as a data table
target_table
to_table
Format results as a data table
asset_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
snyk
setting
=
org id
setting
=
ignored
setting
=
false
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
20
start hour
setting
=
8
issue status
setting
=
open
severity levels
setting
=
critical,high
notify when issues
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.