зеркало из
1
0
Форкнуть 0
Граф коммитов

170 Коммитов

Автор SHA1 Сообщение Дата
Zack Koppert c56ca83e70
Merge branch 'main' into dependabot/pip/flask-approx-eq-3.0.0 2023-12-01 14:20:14 -08:00
Zack Koppert 0dcb9ce3ab
Merge pull request #50 from lindseybocatto/patch-1
Update README to include note about Jira Project Type
2023-12-01 14:19:49 -08:00
Zack Koppert b21418be67
Merge branch 'main' into patch-1 2023-12-01 14:17:15 -08:00
Zack Koppert 637b66cbc1
Merge pull request #67 from github/more-scans
Add weekly security scans since pushes to main are sparse
2023-12-01 14:15:36 -08:00
Zack Koppert 4eb4a2d7cc
Add weekly security scans since pushes to main are sparse 2023-12-01 13:28:40 -08:00
dependabot[bot] bbb24ce026
Update flask requirement from ~=2.3.0 to ~=3.0.0
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.3.0...3.0.0)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 21:25:52 +00:00
Zack Koppert 4867f25b76
Merge pull request #66 from github/dependabot/pip/bandit-approx-eq-1.7.5
Update bandit requirement from ~=1.7.0 to ~=1.7.5
2023-12-01 13:24:51 -08:00
Zack Koppert 4fea448073
Merge pull request #65 from github/dependabot/pip/flake8-approx-eq-6.1.0
Update flake8 requirement from ~=4.0.0 to ~=6.1.0
2023-12-01 13:24:29 -08:00
Zack Koppert 20384d55f1
Merge pull request #63 from github/dependabot/pip/requests-approx-eq-2.31.0
Update requests requirement from ~=2.26.0 to ~=2.31.0
2023-12-01 13:23:41 -08:00
Zack Koppert e464dd9d30
Merge pull request #62 from github/dependabot/pip/logging-formatter-anticrlf-1.2.1
Bump logging-formatter-anticrlf from 1.2 to 1.2.1
2023-12-01 13:23:15 -08:00
Zack Koppert 9452f68f10
Merge pull request #61 from github/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2023-12-01 13:22:57 -08:00
Zack Koppert 58b821f6d1
Merge pull request #60 from github/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2023-12-01 13:22:43 -08:00
dependabot[bot] bb26a3ca77
Update bandit requirement from ~=1.7.0 to ~=1.7.5
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.0...1.7.5)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:54:17 +00:00
dependabot[bot] 3bcf44dcbc
Update flake8 requirement from ~=4.0.0 to ~=6.1.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Commits](https://github.com/pycqa/flake8/compare/4.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:54:12 +00:00
dependabot[bot] 4499ad7b20
Update requests requirement from ~=2.26.0 to ~=2.31.0
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:53:57 +00:00
dependabot[bot] 98871c162f
Bump logging-formatter-anticrlf from 1.2 to 1.2.1
Bumps [logging-formatter-anticrlf](https://github.com/darrenpmeyer/logging-formatter-anticrlf) from 1.2 to 1.2.1.
- [Commits](https://github.com/darrenpmeyer/logging-formatter-anticrlf/compare/1.2...1.2.1)

---
updated-dependencies:
- dependency-name: logging-formatter-anticrlf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:53:48 +00:00
dependabot[bot] c2ad9d9341
Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:53:46 +00:00
dependabot[bot] 460cc2040e
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:53:40 +00:00
Zack Koppert b4d416a4b0
Merge pull request #59 from github/zkoppert-patch-1
Create dependabot.yaml
2023-12-01 11:52:44 -08:00
Zack Koppert fb972771a7
Create dependabot.yaml 2023-12-01 11:48:39 -08:00
Zack Koppert 155780fcfa
Merge pull request #58 from aibaars/update-flask
Update flask to 2.3
2023-12-01 11:43:01 -08:00
Arthur Baars 5314bf7db0 Update black 2023-11-28 11:08:08 +01:00
Arthur Baars 4af0eb5d5e Update flask to 2.3
Fixes https://github.com/github/ghas-jira-integration/issues/57
2023-11-28 10:46:41 +01:00
Zack Koppert 07f75d5f30
Merge pull request #56 from zkoppert/patch-1
Update deprecated version of CodeQL
2023-09-26 15:37:07 -07:00
Zack Koppert 268151181a
Update deprecated version of CodeQL
https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
2023-09-26 08:29:56 -07:00
Lindsey Bocatto 9c1c45daa5
Update README to include note about Jira Project Type
Action does not work with Jira Kanban project type; needs to be Scrum
2023-01-12 13:49:07 -06:00
Sebastian Bauersfeld 6779e155a1
Merge pull request #39 from github/use-intermediate-variables
Use intermediate variables in action.yml
2022-03-16 15:28:08 +07:00
Sebastian Bauersfeld 6dc7dca9f5 Use intermediate variables in action.yml 2022-03-11 13:52:16 +07:00
Chelsea Boling e7d30e0adc
Create codeql-analysis.yml 2022-02-09 20:42:27 -08:00
Jamie Sadler 8cedb7bb85
Update github actions for PRs opened against main (#29)
* update pr action and requirements.txt

* fix flake8 findings

* remove dev container configurations
2022-01-04 17:15:42 -08:00
Senna Parsa 4af3b20d38
Update README.md to add secret scanning PAT tip (#28)
* Update README.md

* Update README.md

Co-authored-by: Chelsea Boling <cmboling@github.com>
2021-12-08 08:59:13 -08:00
haby0 af7883fc92
Fix log injection (#25) 2021-12-01 15:53:01 -08:00
Chelsea Boling 09ab22d886
Update action.yml (#23) 2021-11-18 17:24:16 -08:00
Sebastian Bauersfeld 3552cf2977
Merge pull request #7 from github/secret_alerts
Support for secret scanning alerts
2021-11-11 15:07:45 +07:00
Chelsea Boling 5c49637eea
Hotfix for actions run (#21)
* Create run-gh2jira.sh

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update run-gh2jira.sh

* Update run-gh2jira.sh

* Update run-gh2jira.sh

* Create requirements.txt

* Update run-gh2jira.sh

* Update action.yml

* Update action.yml

* Delete run-gh2jira.sh
2021-11-08 10:33:14 -08:00
Chelsea Boling e9a9a3c65f
Lint files 2021-11-02 22:24:36 -07:00
Chelsea Boling 41284a5b2f
Merge branch 'main' into secret_alerts 2021-11-02 22:22:47 -07:00
Chelsea Boling 43cbf77030
Merge pull request #20 from zacharyr-qb/main
Labels README changes.
2021-10-14 13:56:34 -07:00
Chelsea Boling 4ea8a13c7a
Modify example to reflect repo name change 2021-10-14 13:55:06 -07:00
Chelsea Boling f63a15cbcb
Update README.md 2021-10-14 12:17:39 -07:00
Chelsea Boling 1c94cbd86b
Modify README to reflect optional features 2021-10-14 12:13:27 -07:00
Zachary Rohrbach 0b91550195 Initial README changes. 2021-10-14 10:11:54 -04:00
Chelsea Boling 8c8cbf1659
Merge pull request #15 from zacharyr-qb/master
Sync labels to Jira
2021-10-11 15:26:16 -07:00
Chelsea Boling b293c583f6
Update sync.py 2021-09-02 17:16:47 -07:00
Chelsea Boling e4a6dc06fb
Update jiralib.py 2021-09-02 17:15:20 -07:00
Chelsea Boling d207b88976
Update entrypoint.sh 2021-09-02 17:11:22 -07:00
Chelsea Boling 572bb06300
Update cli.py 2021-09-02 17:10:48 -07:00
Chelsea Boling 9cb155a52f
Update action.yml 2021-09-02 17:09:01 -07:00
Chelsea Boling 1bf4e3af6e
Update action.yml 2021-09-02 17:08:04 -07:00
Zachary Rohrbach 0cf16398fd
Update action.yml 2021-08-18 09:43:00 -04:00