ActionRank

LaunchDarkly Code References

Actively maintained

launchdarkly/find-code-references

Find references to feature flags in your code

64 starsLast commit 4 days agoLatest v2.16.0
C
67
/ 100
Security 67Maintenance 84Popularity 40Reliability 70

Security signals

OpenSSF Scorecard4.5 / 10
SECURITY.md presentYes
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: launchdarkly/find-code-references@a68d7da46aeffd66af43253b2d3619914508235b # v2.16.0

Mutable tags like v2.16.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: launchdarkly/find-code-references@a68d7da46aeffd66af43253b2d3619914508235b # v2.16.0

Score breakdown

Security (35%)67
Popularity (20%)40
Maintenance (30%)84
Reliability (15%)70