feat: allow more entry points to be collected - #101
Merged
Merged
Conversation
p-
commented
Sep 14, 2026
Contributor
- allow more entry points, user actions, web entry points to be collected
- allow collection of web entry point and security entry point to end without completion.
…ollected. Allow collection of web entry point and security entry point to end without completion.
p-
requested review from
JarLob,
Kwstubbs,
anticomputer,
kevinbackhouse and
sylwia-budzynska
as code owners
September 14, 2026 13:38
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
No unresolved review comments remain.
Review tier: Lite
Findings: None
What changed in this PR
Updates audit taskflows to collect more entry points and allow web/security collection to finish without mandatory completion.
Changes:
- Raises analysis limits to 300 steps.
- Makes web and security entry-point collection non-blocking.
| File | Description |
|---|---|
src/seclab_taskflows/taskflows/audit/identify_applications.yaml |
Increases entry-point and user-action analysis limits. |
src/seclab_taskflows/taskflows/audit/gather_web_entry_point_info.yaml |
Allows incomplete collection and increases the step limit. |
src/seclab_taskflows/taskflows/audit/gather_security_entry_point_info.yaml |
Allows collection to finish without mandatory completion. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
anticomputer
approved these changes
Sep 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.