Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncate details field #3

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Truncate details field #3

merged 1 commit into from
Sep 1, 2021

Conversation

TheBrockEllis
Copy link
Contributor

One over-eager package with a vulnerability had an overview that was 3k+ characters longs. Unfortunately, the Bitbucket details field has a hard limit of 2000 characters. The error we encountered is below:

Could not push report to Bitbucket. 400 {"key": "report-service.general.bad-request", "message": "The details field cannot contain more than 2000 characters.", "arguments": {}}

One over-eager package had an overview that was 3k+ characters longs. Unfortunately, the Bitbucket details field has a hard limit of 2000 characters. The error we encountered is below:

`Could not push report to Bitbucket. 400 {"key": "report-service.general.bad-request", "message": "The details field cannot contain more than 2000 characters.", "arguments": {}}`
@saibotsivad
Copy link
Owner

Wow, fascinating! One moment while I merge and publish...

@saibotsivad saibotsivad merged commit 725f485 into saibotsivad:master Sep 1, 2021
@saibotsivad
Copy link
Owner

Published to npm as v1.1.2 thanks again @TheBrockEllis ❤️

@TheBrockEllis
Copy link
Contributor Author

👊 keep on keepin' on, brother

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.

None yet

3 participants