Skip to content

Commit 0d32cb6

Browse files
authored
Remove lightning-flow-scanner-core from SECURITY.md
Removed references to 'lightning-flow-scanner-core' from the security document.
1 parent 7460ae2 commit 0d32cb6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SECURITY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ We actively track and maintain an up-to-date inventory of all third-party depend
3434
| `chalk` | [MIT](https://github.com/chalk/chalk/blob/main/license) | Terminal string styling (colors) |
3535
| `cosmiconfig` | [MIT](https://github.com/davidtheclark/cosmiconfig/blob/main/LICENSE) | Config file loader for JavaScript/Node |
3636
| `glob` | [MIT](https://github.com/isaacs/node-glob/blob/master/LICENSE) | File pattern matching |
37-
| `lightning-flow-scanner-core` | [MIT](https://github.com/Flow-Scanner/lightning-flow-scanner-core/blob/main/LICENSE.md) | Salesforce Flow scanning utilities |
3837

3938
### Action
4039

4140
| Package | License | Purpose |
4241
| ------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------- |
4342
| `@actions/core` | [MIT](https://github.com/actions/toolkit/blob/main/packages/core/LICENSE) | Toolkit for developing GitHub Actions |
4443
| `@actions/github` | [MIT](https://github.com/actions/toolkit/blob/main/packages/github/LICENSE) | Interact with the GitHub API in Actions |
45-
| `lightning-flow-scanner-core` | [MIT](https://github.com/Flow-Scanner/lightning-flow-scanner-core/blob/main/LICENSE.md) | Core library for scanning Salesforce flows |
4644
| `cosmiconfig` | [MIT](https://github.com/davidtheclark/cosmiconfig/blob/main/LICENSE) | Config file loader for JavaScript/Node |

0 commit comments

Comments
 (0)