Coder Social home page Coder Social logo

Purge old priority labels about s2n-tls HOT 2 CLOSED

goatgoose avatar goatgoose commented on June 1, 2024
Purge old priority labels

from s2n-tls.

Comments (2)

goatgoose avatar goatgoose commented on June 1, 2024 1

High and medium priority labels before 2022 have been purged with the following script:
https://gist.github.com/goatgoose/05ae12b51a4739869323a5b61e54c1c7

❯ ./purge_old_labels.sh
Removing priority/high, labels:

Removing priority/medium labels:

https://github.com/aws/s2n-tls/issues/1634
1634: Protocol version helper functions
https://github.com/aws/s2n-tls/issues/1488
1488: Add Codebuild CI with GCC 4.1.2
https://github.com/aws/s2n-tls/issues/790
790: Fail build on uninitialized variables
https://github.com/aws/s2n-tls/issues/789
789: Fail build on unsafe integer conversions
https://github.com/aws/s2n-tls/issues/780
780: Make SSL Session Cache callbacks non-blocking
https://github.com/aws/s2n-tls/issues/775
775: Add s2n_x509_trust_store API's
https://github.com/aws/s2n-tls/issues/752
752: Make Public/Private Key Sanity Checking Optional
https://github.com/aws/s2n-tls/issues/738
738: Run Cppcheck After Preprocessor to Reduce False Positives
https://github.com/aws/s2n-tls/issues/714
714: Add s2n_config_dup() API
https://github.com/aws/s2n-tls/issues/705
705: Capture OpenSSL error codes
https://github.com/aws/s2n-tls/issues/695
695: [RFC 7633] Support OSCP Must-Staple x509 Extension
https://github.com/aws/s2n-tls/issues/693
693: Update s2n read API's to copy data instead of returning pointers to internal data
https://github.com/aws/s2n-tls/issues/691
691: Integrate with Cryptography.io X509 Test Vectors
https://github.com/aws/s2n-tls/issues/690
690: Integrate with Google's x509 Test Suite
https://github.com/aws/s2n-tls/issues/685
685: Reduce timing leakage from hash_digest_two_compression_rounds
https://github.com/aws/s2n-tls/issues/683
683: Make standalone CONTRIBUTING.md File
https://github.com/aws/s2n-tls/issues/654
654: Integrate with US NIST PKI x509 Test Suite
https://github.com/aws/s2n-tls/issues/653
653: Integrate with Netflix's BetterTLS x509 Test Suite
https://github.com/aws/s2n-tls/issues/644
644: SSLv3 s2n_hmac_test uses keys of the wrong lengths
https://github.com/aws/s2n-tls/issues/595
595: Integrate with FrankenCert x509 Test Suite
https://github.com/aws/s2n-tls/issues/576
576: Ability to configure Minimum TLS Version
https://github.com/aws/s2n-tls/issues/572
572: Timing balancing code copies more bytes than necessary
https://github.com/aws/s2n-tls/issues/505
505: Unify s2n_cert_auth_type across client/server mode
https://github.com/aws/s2n-tls/issues/497
497: Add support for a Windows Build
https://github.com/aws/s2n-tls/issues/457
457: [RFC 6962] s2n Client can Validate Signed Certificate Timestamp TLS Extension
https://github.com/aws/s2n-tls/issues/451
451: Create Lambda to periodically maximize Fuzz Corpus & send PR with updated Corpus
https://github.com/aws/s2n-tls/issues/435
435: Add TLS-Attacker Integration Test
https://github.com/aws/s2n-tls/issues/394
394: [RFC 8032] Add Support for EdDSA Signature Algorithms
https://github.com/aws/s2n-tls/issues/341
341: Add fuzz tests with random allocation failures
https://github.com/aws/s2n-tls/issues/325
325: WATCH-list: client side authentication in s2n
https://github.com/aws/s2n-tls/issues/291
291: Add BoringSSL protocol tests to CI
https://github.com/aws/s2n-tls/issues/210
210: https libraries using S2N?
https://github.com/aws/s2n-tls/issues/159
159: Why do (some) unexpected messages cause neither an alert to be sent, nor flushing of the connection?
https://github.com/aws/s2n-tls/issues/17
17: Add support for getentropy() and getrandom() 
https://github.com/aws/s2n-tls/issues/16
16: Include regression tests for ABI stability

from s2n-tls.

dougch avatar dougch commented on June 1, 2024

GitHub still lacks an interactive bulk edit feature, but the cli could do this:

gh issue list -S "is:open is:issue label:priority/high created:<2023-01-01"
gh issue edit $ISSUENUMBER --remove-label "priority/high"

...there's also https://github.com/XAMPPRocky/octocrab

from s2n-tls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.