Skip to content

Add a check on status code reported by appsec#1

Merged
cbeauchesne merged 1 commit into
mainfrom
cbeauchesne/check-appsec-reports
Oct 4, 2021
Merged

Add a check on status code reported by appsec#1
cbeauchesne merged 1 commit into
mainfrom
cbeauchesne/check-appsec-reports

Conversation

@cbeauchesne

Copy link
Copy Markdown
Collaborator

No description provided.

@cbeauchesne
cbeauchesne merged commit dc24a01 into main Oct 4, 2021
@cbeauchesne
cbeauchesne deleted the cbeauchesne/check-appsec-reports branch October 4, 2021 10:45
nizox pushed a commit that referenced this pull request Dec 14, 2021
nizox pushed a commit that referenced this pull request Dec 14, 2021
handle protobuf messages and remove unnecessary decompression
bm1549 added a commit that referenced this pull request Jul 15, 2026
Resolve conflict in utils/docker_fixtures/_test_agent.py and apply Charles's
review feedback in the same pass:

- start_agent is now a @contextmanager (keeps main's extra_hosts/HOST_GATEWAY),
  so container + log file are released cleanly on any setup/teardown error
  (review #1). The fresh path uses it via `with`.
- WorkerAgentPool is a context manager holding an ExitStack; pooled agents are
  kept open across tests and torn down at pool exit. Drops AgentLease/stop and
  the public shutdown() (review #3). conftest uses `with ... as pool`.
- The pool creator in _docker_fixtures.py is a @contextmanager (agent + network).
- poolable branch passes an explicit agent_env={} rather than the always-falsy
  variable (review #2).

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant