Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / infobloxopen/seal issues and pull requests
#138 - Add array-literal support for in-operator
Pull Request -
State: open - Opened by rchowinfoblox over 2 years ago
#137 - migrate the repo to use go mod
Pull Request -
State: open - Opened by kumaya almost 3 years ago
#136 - GH-135: Add support for alphanumeric identifiers
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
#135 - Allow alphanumeric identifiers
Issue -
State: closed - Opened by rchowinfoblox over 3 years ago
- 1 comment
#134 - Refactor SQL-API to use Type/Property mappers; Add SQL-JSONB-predicate support
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
#133 - Prefix/annotate obligations with swagger-type
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
#132 - Add SQL JSONB-predicate support; refactor SQL API to be more adaptable/flexible
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
- 2 comments
Labels: DO-NOT-MERGE
#131 - Add exported sqlcompiler.CompileCondition() fn
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
#130 - Export parser.ParseCondition() to parse SEAL condition strings
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
#129 - Update vendor kin-openapi to v0.66.0
Pull Request -
State: closed - Opened by rchowinfoblox over 3 years ago
#128 - subjects are optional - added demo test to show rule without subject
Pull Request -
State: closed - Opened by wplu over 3 years ago
#127 - Fix generated obligations for multiple stmts inside context
Pull Request -
State: closed - Opened by rchowinfoblox almost 4 years ago
- 2 comments
#126 - Change compiled rego obligations structure
Pull Request -
State: closed - Opened by rchowinfoblox almost 4 years ago
- 1 comment
#125 - GH-124: Fix compiled rego for negation (NOT operator)
Pull Request -
State: closed - Opened by rchowinfoblox almost 4 years ago
#124 - Compiled rego for negation (NOT operator) is incorrect
Issue -
State: closed - Opened by rchowinfoblox almost 4 years ago
- 2 comments
#123 - Add parsing/rego-compilation for x-seal-obligation support
Pull Request -
State: closed - Opened by rchowinfoblox about 4 years ago
- 1 comment
#122 - GH-104: Add parsing/rego support for (non-global) verb-permission mappings
Pull Request -
State: closed - Opened by rchowinfoblox about 4 years ago
- 1 comment
#121 - GH-104: fixed docs to define verb to permission mappings via maps in swagger
Pull Request -
State: closed - Opened by wplu about 4 years ago
#120 - GH-119: Return offending swagger yaml in error msg on yaml unmarshal error
Pull Request -
State: closed - Opened by rchowinfoblox about 4 years ago
#119 - Unfriendly error msg on bad Swagger yaml syntax
Issue -
State: closed - Opened by rchowinfoblox about 4 years ago
- 1 comment
#118 - added minimal examples/products for simplest troubleshooting
Pull Request -
State: closed - Opened by wplu about 4 years ago
#117 - GH-104: update docs to define verb to permission mappings via swagger
Pull Request -
State: closed - Opened by wplu about 4 years ago
- 3 comments
#116 - GH-115: Corrected error msg for invalid action
Pull Request -
State: closed - Opened by rchowinfoblox about 4 years ago
#115 - error msg incorrect on invalid action
Issue -
State: closed - Opened by rchowinfoblox about 4 years ago
- 1 comment
#114 - #111 compiler coredump on single-quote
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#113 - #110 fix context comments
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#112 - #111 single quoted strings
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
- 4 comments
#111 - compiler coredump on single-quote
Issue -
State: closed - Opened by rchowinfoblox about 4 years ago
#110 - context stanzas don't allow comments inside the context clauses
Issue -
State: closed - Opened by rchowinfoblox about 4 years ago
#109 - fix TestManySwaggers
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#108 - #49 in operator implementation
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#107 - allow custom lists in where clause
Issue -
State: open - Opened by wplu about 4 years ago
#106 - #63 add context rule
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
- 1 comment
#105 - refactor `buy` verb on petstore.pet using new petstore.order_item object
Issue -
State: open - Opened by wplu about 4 years ago
#104 - allow mapping of `verbs` to `permissions`
Issue -
State: open - Opened by wplu about 4 years ago
- 3 comments
#103 - #59 optional subject
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#102 - #83 ctx hierarchy support
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#101 - GH-11: added tenant_ref property to petstore.jwt.swagger
Pull Request -
State: closed - Opened by wplu about 4 years ago
#100 - #79 allow `=~` as OP_MATCHES operator in where clause conditionals
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
- 4 comments
#99 - Support non-standard JWT claim
Issue -
State: closed - Opened by wplu about 4 years ago
- 1 comment
#98 - GH-99: defined procedure to support non-standard jwt claim names
Pull Request -
State: closed - Opened by wplu about 4 years ago
#97 - #39 tags support
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#96 - #85 isLiteralChar adjustment
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#95 - #82 input.subject.groups to seal_subject.groups
Pull Request -
State: closed - Opened by abynenkov-ib about 4 years ago
#92 - #85 isLiteralChar adjustment
Pull Request -
State: closed - Opened by abynenkov-ib over 4 years ago
- 1 comment
#91 - GH-76: removed alg,typ,cty from subject swagger
Pull Request -
State: closed - Opened by wplu over 4 years ago
#90 - remove hardcoded jwt used in rego tests
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#89 - GH-90: replaced petstore.com with petstore.swagger.io; generate jwt in rego tests
Pull Request -
State: closed - Opened by wplu over 4 years ago
#88 - added @rchowinfoblox to CODEOWNERS
Pull Request -
State: closed - Opened by wplu over 4 years ago
#87 - GH-84: allow integer to be compared in where clause conditional
Pull Request -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#86 - allow custom conditional operators to call custom rego functions
Issue -
State: open - Opened by wplu over 4 years ago
#85 - lexer/readLiteral() should read until end of double quote
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#84 - allow integer to be compared in where clause conditional
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#83 - ctx should support objects with multiple hierarchy
Issue -
State: closed - Opened by wplu over 4 years ago
- 5 comments
#82 - generated rego input.subject.groups should be seal_subject.groups
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#81 - ctx fields like ctx.status should be input.ctx.status and not input.status
Issue -
State: closed - Opened by wplu over 4 years ago
- 4 comments
#80 - #76: allow multiple swagger files to define common types like subject
Pull Request -
State: closed - Opened by abynenkov-ib over 4 years ago
- 2 comments
#79 - allow `=~` as OP_MATCHES operator in where clause conditionals
Issue -
State: closed - Opened by wplu over 4 years ago
#78 - added make bench to benchmark rego
Pull Request -
State: closed - Opened by wplu over 4 years ago
#77 - added bench_deny_in_map
Pull Request -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#76 - allow global types swagger to define types used across resources like tags and subject
Issue -
State: closed - Opened by wplu over 4 years ago
- 3 comments
#75 - added inspect verb to key concepts
Pull Request -
State: closed - Opened by wplu over 4 years ago
#74 - allow http calls in conditionals
Issue -
State: open - Opened by wplu over 4 years ago
#73 - GH-72: allow parens as grouped conditions in where clause
Pull Request -
State: closed - Opened by wplu over 4 years ago
#72 - allow grouped conditionals with parens in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#71 - GH-43: allow not as conditional in where clause
Pull Request -
State: closed - Opened by wplu over 4 years ago
#70 - need to either generate rego in expected format or run through a reformatter
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#69 - GH-68: allow `and` as conditional in where clause
Pull Request -
State: closed - Opened by wplu over 4 years ago
#68 - fix 'and' as conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#67 - B-35528 - refactoring
Pull Request -
State: closed - Opened by abynenkov-ib over 4 years ago
Labels: WIP
#66 - allow 'not' as OP_NOT conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#65 - Update CODEOWNERS
Pull Request -
State: closed - Opened by wplu over 4 years ago
#64 - GH-60: implemented pratt parser for conditionals
Pull Request -
State: closed - Opened by wplu over 4 years ago
#63 - add context rule
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#62 - GH-44: fixed lexer comparison operators; added simple where clause not equal operator demo
Pull Request -
State: closed - Opened by wplu over 4 years ago
#61 - GH-37: convert log to logrus
Pull Request -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#60 - refactor where clause unary/binary conditions to match book
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
Labels: in-progress
#59 - subject clause in action rule should be optional instead of required
Issue -
State: closed - Opened by wplu over 4 years ago
#58 - GH-57: rego compiler generates valid rego for simple where clause
Pull Request -
State: closed - Opened by wplu over 4 years ago
#56 - GH-34: added x-seal-type: action and none to petstore swagger
Pull Request -
State: closed - Opened by wplu over 4 years ago
#55 - GH-52: added opa rego validator to test generated rego
Pull Request -
State: closed - Opened by wplu over 4 years ago
#54 - GH-53: use # through end of line as comments in seal policy
Pull Request -
State: closed - Opened by wplu over 4 years ago
- 2 comments
#50 - GH-51: added examples/petstore and check-rego.sh
Pull Request -
State: closed - Opened by wplu over 4 years ago
#49 - allow 'in' as OP_IN conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#47 - allow '<=' as OP_LESS_EQUAL conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
Labels: good first issue
#46 - allow '<' as OP_LESS_THAN conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
Labels: good first issue
#45 - allow '>' as OP_GREATER_THAN conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
Labels: good first issue
#43 - allow 'not' as conditional in where clause
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#41 - B-32942 - additional test for seal
Pull Request -
State: closed - Opened by abynenkov-ib over 4 years ago
Labels: WIP
#40 - replaced ast.Condition with ast.Conditions
Pull Request -
State: closed - Opened by wplu over 4 years ago
#39 - allow tags as a type property in custom swagger types
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#37 - convert log to logrus
Issue -
State: closed - Opened by wplu over 4 years ago
- 1 comment
#36 - refactored cmd/compiler.go to use NewPolicyCompiler
Pull Request -
State: closed - Opened by wplu over 4 years ago
#35 - added make example
Pull Request -
State: closed - Opened by wplu over 4 years ago
#33 - added policy as a set of rules to documentation
Pull Request -
State: closed - Opened by wplu over 4 years ago
#30 - renamed action attribute to action property
Pull Request -
State: closed - Opened by wplu over 4 years ago
#29 - implement actions as swagger items
Pull Request -
State: closed - Opened by daniel-garcia over 4 years ago
#28 - replaced req with ctx; surround action objects with parens
Pull Request -
State: closed - Opened by wplu over 4 years ago
#26 - updated docs to associate actions with types
Pull Request -
State: closed - Opened by wplu over 4 years ago
#11 - support for backend for multi-tenants
Issue -
State: open - Opened by daniel-garcia over 4 years ago
- 1 comment