starlarky icon indicating copy to clipboard operation
starlarky copied to clipboard

VGS edition of Google's safe and hermetically sealed Starlark language - a non-Turing complete subset of Python 3.

Results 32 starlarky issues
Sort by recently updated
recently updated
newest added

## Fixes [CSL3-2108](https://verygoodsecurity.atlassian.net/browse/CSL3-2108) ## Description of changes in release / Impact of release: Adds a Python test to cover the case-insensitive headers use case ### Is this a breaking change?...

Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.6.1 to 1.13.0. Release notes Sourced from com.google.crypto.tink:tink's releases. Tink Java 1.13.0 Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic...

dependencies
java

## Problem or feature statement https://github.com/python/cpython/blob/main/Lib/test/test_random.py - these tests have not been ported I ran into a bug when trying to use `random.randrange` via `randrange(1, 100). ``` Received error from...

bug

## Fixes [PAYMTS-1728](https://verygoodsecurity.atlassian.net/browse/PAYMTS-1728) ## Description of changes in release / Impact of release: Add account updater look up service ## Documentation Add account updater look up service ## Risks of...

[Internal discussion](https://getverygood.slack.com/archives/CD4H56NKV/p1613592343170600) Goal: Allow processing to short circuit and return a response to the caller before the entire request is processed. Method: Allow returning a `Response` object instead of the...

api
enhancement
triaged

## Problem or feature statement Currently Larky does not support string formatting with padding characters. For example, `"%02x" % 3` should return `"03"`. ## Advised solution Implement more advanced pythonic...

## Error with built-in type function when running a script via larky-runner When using the larky-runner executable to interpret a larky script, attempting to use the built-in `type()` function results...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...