Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / abcxyz/lumberjack issues and pull requests

#413 - Clean up test grcp-app a little bit

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#412 - doc: about other kinds of audit logs

Pull Request - State: closed - Opened by yolocs over 1 year ago

#411 - Add basic risk detection queries

Issue - State: open - Opened by yolocs over 1 year ago
Labels: enhancement

#410 - Switch to serving package

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#409 - feat: introduce new log types

Pull Request - State: closed - Opened by yolocs over 1 year ago

#408 - Introduce new log types for broader audit logging usage

Issue - State: closed - Opened by yolocs over 1 year ago - 1 comment

#407 - Introduce new log types for broader audit logging usage

Issue - State: closed - Opened by yolocs over 1 year ago

#406 - Enable go e2e test to use decoded public key

Issue - State: closed - Opened by sailorlqh over 1 year ago - 1 comment

#405 - feat: remove duplicate key, and enable e2e test to load key from file,

Pull Request - State: closed - Opened by sailorlqh over 1 year ago - 1 comment

#404 - fix: add utils for handling jvs public key, and remove duplicate keys

Pull Request - State: closed - Opened by sailorlqh over 1 year ago - 4 comments

#403 - docs: Clean up landing page readme

Pull Request - State: closed - Opened by yolocs over 1 year ago

#402 - chore: Update goreleaser version and get rid of deprecated flag

Pull Request - State: closed - Opened by yolocs over 1 year ago

#401 - chore: cleanup terraform linter errors

Pull Request - State: closed - Opened by bradegler over 1 year ago

#400 - fix: fix issue 399

Pull Request - State: closed - Opened by sailorlqh over 1 year ago - 1 comment

#399 - Test could pass even wantErr isn't the type we expected

Issue - State: closed - Opened by sailorlqh over 1 year ago - 1 comment

#398 - cleanup: integration test configs

Pull Request - State: closed - Opened by yolocs over 1 year ago

#397 - feat: Use new JVS client to validate justification subject match

Pull Request - State: closed - Opened by yolocs over 1 year ago

#396 - Consolidate integration test config

Issue - State: closed - Opened by yolocs over 1 year ago
Labels: cleanup

#395 - clean up UT test

Pull Request - State: closed - Opened by sailorlqh over 1 year ago - 1 comment
Labels: cleanup

#394 - remove @jsonProperty and rename variables to unify with go part.

Pull Request - State: closed - Opened by sailorlqh over 1 year ago - 1 comment

#393 - CODEOWNERS updates for new teams

Pull Request - State: closed - Opened by mattrandallbecker over 1 year ago

#391 - clean duplicate jvs public key server in java grpc and java shell

Issue - State: closed - Opened by capri-xiyue over 1 year ago
Labels: enhancement, good first issue

#389 - feat: enabled justification check in http

Pull Request - State: closed - Opened by capri-xiyue over 1 year ago - 1 comment

#388 - chore: update go client to use pkg/gcputil

Pull Request - State: closed - Opened by bradegler over 1 year ago

#387 - Upgrade to Go 1.20 and all deps

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#386 - Release with images from CI

Pull Request - State: closed - Opened by yolocs over 1 year ago

#384 - fix: apply log mode option when initiating go client

Pull Request - State: closed - Opened by sqin2019 over 1 year ago

#382 - feat: Figured out a better way to verify the e2e test

Pull Request - State: closed - Opened by capri-xiyue over 1 year ago - 1 comment

#380 - feat: fix e2e integration

Pull Request - State: closed - Opened by capri-xiyue over 1 year ago

#379 - feat: default to fail_close log mode

Pull Request - State: closed - Opened by yolocs over 1 year ago

#377 - fix: precondition failed error should not cause error even in fail-cl…

Pull Request - State: closed - Opened by yolocs over 1 year ago - 1 comment

#376 - Store justification in a dedicated proto field

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#375 - Return more concrete errors from the justification processor

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#374 - Ensure all processors have initializers

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#373 - fix: add allowBreakglass in both go and java client

Pull Request - State: closed - Opened by sqin2019 over 1 year ago - 2 comments

#369 - Use client context for options

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#368 - Feat: add function for e2e integration test to do diff on query result.

Pull Request - State: closed - Opened by sailorlqh over 1 year ago - 4 comments

#367 - feat: allow creating audit client from in-code config struct

Pull Request - State: closed - Opened by yolocs over 1 year ago

#366 - Ensure logger is injected, de-duplicate projectID lookups

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#365 - fix: some minor issues of java grpc test app

Pull Request - State: closed - Opened by sqin2019 over 1 year ago - 1 comment

#364 - Java - Unify JsonProperty usage

Issue - State: closed - Opened by sqin2019 over 1 year ago - 1 comment
Labels: good first issue

#363 - Upgrade to new proto messages

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#362 - Test out new CI flows

Pull Request - State: closed - Opened by sethvargo over 1 year ago - 1 comment

#357 - Upgrade protoc and proto-gen-java

Pull Request - State: closed - Opened by sethvargo over 1 year ago - 2 comments

#356 - Migrate Lumberjack Java Shell App to Spring Boot 3.

Pull Request - State: closed - Opened by myurtoglu over 1 year ago

#355 - chore: use pkg testutil to skip integration test when needed

Pull Request - State: closed - Opened by yolocs over 1 year ago

#353 - Update Java deps

Pull Request - State: closed - Opened by sethvargo over 1 year ago - 4 comments

#352 - Update CI pins

Pull Request - State: closed - Opened by sethvargo over 1 year ago - 1 comment

#351 - fix: jvs config bug

Pull Request - State: closed - Opened by sqin2019 over 1 year ago

#350 - Update Go deps

Pull Request - State: closed - Opened by sethvargo over 1 year ago - 3 comments

#349 - Fix up some linters

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#348 - chore: support using Go generate to generate proto code

Pull Request - State: closed - Opened by yolocs over 1 year ago

#347 - chore: update spring-boot-starter-parent version

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#345 - feat: add more fields validation in e2e test

Pull Request - State: closed - Opened by capri-xiyue almost 2 years ago

#343 - fix: java client cloud processor log entry inconsistency

Pull Request - State: closed - Opened by sqin2019 almost 2 years ago - 1 comment

#342 - fix: issue that causes bad local built images

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#340 - feat: Add integration test setup to test ingestion-service-less setup

Pull Request - State: closed - Opened by capri-xiyue almost 2 years ago - 4 comments

#339 - fix: change terraform log sink filter

Pull Request - State: closed - Opened by capri-xiyue almost 2 years ago

#338 - fix: fixed terraform clean up

Pull Request - State: closed - Opened by capri-xiyue almost 2 years ago

#337 - fix: make artifact registry Maven wagon happy in unit test

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#336 - fix: use official JVS release to avoid jitpack flakiness

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#335 - fix: update java client shell app readme

Pull Request - State: closed - Opened by sqin2019 almost 2 years ago

#334 - fix: java client config env var and doc update

Pull Request - State: closed - Opened by sqin2019 almost 2 years ago

#332 - Add internal/version and print version on boot

Pull Request - State: closed - Opened by sethvargo almost 2 years ago

#331 - fix: issues in the release workflow

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#330 - chore: set up release workflow

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#329 - chore: prepare java client pom.xml for artifact registry releasing

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#328 - chore: add goreleaser and use it in CI

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#327 - chore(deps): bump jackson-databind from 2.13.4 to 2.13.4.1 in /clients/java-logger/library

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, java

#326 - chore(deps): bump jackson-databind from 2.13.4 to 2.13.4.1 in /clients/java-logger/grpc-test-app

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, java

#325 - chore: update cleanup workflow to clean up images in the new location

Pull Request - State: closed - Opened by yolocs almost 2 years ago

#324 - Fix up a few style issues

Pull Request - State: closed - Opened by sethvargo almost 2 years ago

#323 - fix: minor md syntax

Pull Request - State: closed - Opened by sqin2019 almost 2 years ago

#322 - CI/CD refactor to match abcxyz standards

Pull Request - State: closed - Opened by bradegler almost 2 years ago - 8 comments

#321 - fix: change filtering processor to log validator

Pull Request - State: closed - Opened by sqin2019 almost 2 years ago

#319 - docs: add java client set up guide

Pull Request - State: closed - Opened by sqin2019 almost 2 years ago

#318 - chore(deps): bump protobuf-java from 3.21.6 to 3.21.7 in /clients/java-logger/grpc-test-app

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, java

#317 - chore(deps): bump protobuf-java from 3.21.6 to 3.21.7 in /clients/java-logger/library

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, java

#316 - Update all protos

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#315 - Add scripts for updating protos

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#314 - Update to latest protos and add scripts

Pull Request - State: closed - Opened by sethvargo about 2 years ago - 1 comment

#313 - Reduce the number of tests

Pull Request - State: closed - Opened by sethvargo about 2 years ago - 1 comment

#312 - chore: use cfgloader to load audit client config

Pull Request - State: closed - Opened by yolocs about 2 years ago

#311 - chore: merge lumberjack go modules

Pull Request - State: closed - Opened by yolocs about 2 years ago - 2 comments

#310 - chore: update JVS dependency and use cfgloader for JVS config

Pull Request - State: closed - Opened by yolocs about 2 years ago

#307 - Print more debug information in test runner

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#306 - Update to latest jvs libraries and drop golang-jwt

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#304 - feat: populate standard audit log field for justification(java client)

Pull Request - State: closed - Opened by sqin2019 about 2 years ago

#303 - Update more Java deps

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#302 - chore(deps): bump snakeyaml from 1.29 to 1.31 in /clients/java-logger/shell

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, java

#301 - chore(deps): bump snakeyaml from 1.29 to 1.31 in /clients/java-logger/grpc-test-app

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, java

#300 - fix: set jvs config properly to initialize jvs client

Pull Request - State: closed - Opened by yolocs about 2 years ago

#298 - Update java deps

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#296 - fix: don't use pointer to an interface

Pull Request - State: closed - Opened by capri-xiyue about 2 years ago - 2 comments

#295 - Fix a NPE bug in grpc test

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#294 - Don't use pointers to interfaces

Pull Request - State: closed - Opened by sethvargo about 2 years ago - 5 comments

#293 - feat: Populate standard audit log field for justification

Pull Request - State: closed - Opened by capri-xiyue about 2 years ago - 1 comment