Matt Andreko
f8007a5ce8
🐛 fix linter output redirection in workflow
2 months ago
Matt Bishop
5108818199
Disambiguate the two scan reusable workflows ( #466 )
2 months ago
Matt Bishop
e533866fbf
Add concurrency checks and cancellations to template workflows ( #465 )
...
* Add concurrency checks and cancellations to template workflows
* Give a fallback for the rare time this is locally-invoked
* GitHub docs are inconsistent, so use the correct variables; also don't use workflow since this is reusable
* Just go back to a group without fallbacks
* Final pass I hope, given Claude feedback
* Implement a new Claude suggestion
* Adjust groups per AppSec feedback
* Whitespace
2 months ago
Matt Bishop
6b1f30ee7b
Anthropic Action and key updates ( #462 )
2 months ago
Matt Andreko
7430b11e96
Cleanup of workflow files for Zizmor changes ( #434 )
2 months ago
Amy Galles
9f7a8856db
make release_name mandatory ( #459 )
2 months ago
Andy Pixley
a3f9d2691b
[BRE-1264] Adding support for TOML and a local test file ( #461 )
2 months ago
Mick Letofsky
480765153e
[PM-27033] - Refactor the Claude respond reusable workflow ( #460 )
...
* Refactor the Claude respond reusable workflow
2 months ago
Mick Letofsky
dafe7e5106
[PM-26935]
...
Craft a reusable workflow to consolidating Claude business logic into one place
2 months ago
Mick Letofsky
be38f10375
Create a Claude comment workflow ( #457 )
...
* Create a Claude comment workflow to allow teammates to interact with Claude via comments and issues.
2 months ago
Mick Letofsky
4b8449ea9d
[PM-26935] Create a workflow for Claude code reviews ( #456 )
...
* Create an org workflow for Claude code reviews
2 months ago
Amy Galles
6732eec467
[BRE-1194] add step to disable publish github release ( #446 )
...
* add step to disable publish github release
* remove abandoned idea
* refine dry run
* fix errors with slack notification
* expand scope of dry run defnition
* adding default dry run
* fix dry-run typo
* fix tag typo
* Update .github/workflows/_publish-mobile-github-release.yml
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
* Update .github/workflows/_publish-mobile-github-release.yml
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
* remove user input from run blocks
* add underscore to global variable
* remove default dry run
* don't tag authenticator as latest
* Apply suggestions from code review
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
* move criteria for successful run
* remove unused id
* fix workflow name variable
* fix workflow name variable
* fix workflow name variable
* remove testing option"
* Apply suggestions from code review
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* remove unused github output
---------
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2 months ago
renovate[bot]
3220eb4b16
[deps] example-references: Update minor ( #454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
Matt Andreko
7df2c17360
Add test inputs to Sonar tests ( #453 )
2 months ago
Matt Andreko
d92f49bd36
Fix variable naming from recent update ( #452 )
2 months ago
renovate[bot]
55621d2124
[deps]: Update sonarsource/sonarqube-scan-action action to v6 ( #449 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Andreko <mandreko@bitwarden.com>
3 months ago
Tyler
f9668b7b0d
BRE-1158 Docker Compose rule ( #448 )
...
* BRE-1158 Dockerfiles shared ownership
* feat: Docker Compose rule
3 months ago
Andy Pixley
bd97c6d502
[BRE-1186] Adding tests for version-check and semver support ( #451 )
3 months ago
renovate[bot]
d9f50c222e
[deps]: Update actions/setup-python action to v6 ( #444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Tyler
242e7d82d5
BRE-1158 Dockerfiles shared ownership ( #447 )
3 months ago
renovate[bot]
ce6556fa32
[deps]: Update actions/checkout action to v5 ( #441 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot]
24e0a9987d
[deps]: Update Azure/login action to v2 ( #418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Andreko
9aea1d5e38
Change ownership of security scan files to AppSec ( #438 )
4 months ago
renovate[bot]
25b6af5a57
[deps] workflows: Update minor ( #435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Matt Andreko
9de13228ec
Updated Sonarcube scan action per vulnerability notification from vendor ( #437 )
4 months ago
renovate[bot]
cb1a44f93b
[deps]: Update actions/download-artifact action to v5 ( #432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
aj-bw
9f5978e2bf
edit copilot instructions file ( #428 )
4 months ago
aj-bw
2dd0312d22
[bre-1039] add copilot instructions file ( #427 )
...
* gh-actions copilot instructions file
* add security consideration section
4 months ago
Matt Andreko
374930bf2a
Add arguments for sonar-sources and sonar-tests ( #425 )
5 months ago
Michał Chęciński
7e6b334d8f
Fix publish mobile github release workflow ( #426 )
5 months ago
Andy Pixley
021e793cb7
Testing checkmarx/sonar test ( #423 )
5 months ago
Matt Andreko
9cf5b4ea73
Add conditional statements to sonar arguments ( #422 )
5 months ago
Andy Pixley
6dd2eedbd6
[BRE-831] Removing backward compatibility for SPs ( #420 )
5 months ago
Matt Andreko
e651ae8f2e
Update Checkmarx action version ( #421 )
5 months ago
Andy Pixley
307c552d9a
[BRE-1019] Decom workflow linter v1 ( #416 )
5 months ago
Tyler
ae00ddd7ad
BRE-1020 feat: Python version 3.13 ( #417 )
...
Support for 3.13
5 months ago
Matt Andreko
846d9e4ea1
Reusable Scan workflow ( #407 )
5 months ago
Andy Pixley
af98446687
[BRE-831] Reducing required permissions ( #414 )
5 months ago
Andy Pixley
991511f74c
BRE-831 migrate secrets akv ( #409 )
5 months ago
Michał Chęciński
c2f934802e
[BRE-769] Add GitHub Actions workflow for publishing mobile releases ( #401 )
...
* Add GitHub Actions workflow for publishing mobile releases
* Fix version comparison logic in GitHub Actions workflow for mobile release
* Add artifact name composition step in GitHub Actions workflow
* Fix version comparison logic in GitHub Actions workflow for mobile release
* Refactor GitHub Actions workflow to enhance version handling and project type input
* Enhance version release logging to include version name in GitHub Actions workflow
* Update GitHub release command to publish the release
* Update .github/workflows/_publish-mobile-github-release.yml
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
* Update .github/workflows/_publish-mobile-github-release.yml
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
* fix workflow linter
---------
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
6 months ago
Andy Pixley
5e1a51aca3
[BRE-848] Updating workflow permissions ( #410 )
6 months ago
Andy Pixley
64aff450b2
[BRE-848] Adding permissions to test lint workflow ( #404 )
6 months ago
Matt Andreko
225c9da869
Added explicit permissions to check-run ( #406 )
6 months ago
Matt Andreko
5ca71cb492
Add contents: read permission at root of ephemeral_environment_manager workflow ( #408 )
6 months ago
Matt Andreko
d67c861465
Specified explicit permissions for action. ( #405 )
6 months ago
Andy Pixley
1c631c6d4b
[BRE-847] Adding composite action to do azure login ( #400 )
7 months ago
renovate[bot]
e31c0fc01e
[deps]: Update sonarsource/sonarqube-scan-action action to v5 ( #398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
ed1f738327
[deps]: Update Azure/login digest to cb79c77 ( #394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Opeyemi <Alaoopeyemi101@gmail.com>
7 months ago
Opeyemi
6ebd237cce
[BRE-849] - Update bwwl File Argument ( #399 )
7 months ago
Vince Grassia
408903cd1f
BRE-552 -Update Workflow Linter with actionlint config ( #393 )
7 months ago