Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
156,771 | 24,625,639,495 | IssuesEvent | 2022-10-16 13:36:27 | dotnet/efcore | https://api.github.com/repos/dotnet/efcore | closed | Would like to have a check for table exists before an exception is thrown when a table already exists for a call to RelationalDatabaseCreator.CreateTables() | closed-by-design customer-reported | Would like to have a check for table exists before an exception is thrown when a table already exists for a call to RelationalDatabaseCreator.CreateTables()
When attempting to execute the following code, with the intention of creating database tables if they do not exist at runtime, it would be nicer if an exception... | 1.0 | Would like to have a check for table exists before an exception is thrown when a table already exists for a call to RelationalDatabaseCreator.CreateTables() - Would like to have a check for table exists before an exception is thrown when a table already exists for a call to RelationalDatabaseCreator.CreateTables()
W... | non_priority | would like to have a check for table exists before an exception is thrown when a table already exists for a call to relationaldatabasecreator createtables would like to have a check for table exists before an exception is thrown when a table already exists for a call to relationaldatabasecreator createtables w... | 0 |
323,299 | 9,852,935,836 | IssuesEvent | 2019-06-19 13:51:51 | kirbydesign/designsystem | https://api.github.com/repos/kirbydesign/designsystem | closed | [Enhancement] Button attention levels | component:Button effort: hours enhancement medium priority | Closes #266
https://zpl.io/VDKnZAl
Update button so that we:
- [x] remove themeColor
- [x] isDestructive="true|false"
- [x] Add attentionLevel="1-4" (defaults to 1)
- [x] Map attentionLevel to colors:
- [x] 1 = primary fill/outline
- [x] 2 = white fill/outline
- [x] 3 = "medium" outline
- [x] 4 = no fill/o... | 1.0 | [Enhancement] Button attention levels - Closes #266
https://zpl.io/VDKnZAl
Update button so that we:
- [x] remove themeColor
- [x] isDestructive="true|false"
- [x] Add attentionLevel="1-4" (defaults to 1)
- [x] Map attentionLevel to colors:
- [x] 1 = primary fill/outline
- [x] 2 = white fill/outline
- [x] 3... | priority | button attention levels closes update button so that we remove themecolor isdestructive true false add attentionlevel defaults to map attentionlevel to colors primary fill outline white fill outline medium outline no fill outline ... | 1 |
11,140 | 3,463,398,846 | IssuesEvent | 2015-12-21 09:46:33 | spring-cloud/spring-cloud-config | https://api.github.com/repos/spring-cloud/spring-cloud-config | closed | Failed to walk directory: \\C\Users\user\git\config-repo | documentation | I get following error for a local git repo using the monitor feature.
with cfg:
```yml
spring:
profiles: default,local,native
cloud:
config:
server:
native:
searchLocations: "[file://${user.home}/dev-cfg-folder]"
git:
cloneOnStart: true
ba... | 1.0 | Failed to walk directory: \\C\Users\user\git\config-repo - I get following error for a local git repo using the monitor feature.
with cfg:
```yml
spring:
profiles: default,local,native
cloud:
config:
server:
native:
searchLocations: "[file://${user.home}/dev-cfg-folder]"... | non_priority | failed to walk directory c users user git config repo i get following error for a local git repo using the monitor feature with cfg yml spring profiles default local native cloud config server native searchlocations git cloneons... | 0 |
273,057 | 20,768,792,934 | IssuesEvent | 2022-03-16 00:38:05 | seanradel2020/MaineFrame | https://api.github.com/repos/seanradel2020/MaineFrame | closed | Update Architecture Design | documentation | - The comments from Deliverable 2 must be addressed.
- For any comment that were not addressed, deduct -2 points. | 1.0 | Update Architecture Design - - The comments from Deliverable 2 must be addressed.
- For any comment that were not addressed, deduct -2 points. | non_priority | update architecture design the comments from deliverable must be addressed for any comment that were not addressed deduct points | 0 |
189,779 | 15,196,055,513 | IssuesEvent | 2021-02-16 07:35:52 | thehamsterjam/better_aws_sso | https://api.github.com/repos/thehamsterjam/better_aws_sso | closed | SSO Login is not parsing the credentials file correctly | bug documentation | ## Problem
The other day I discovered that `awscli` as well as other tools were not able to run simple commands like `aws s3 ls`. In fact, it gave the following error, whether I used the ssologin tool, or copied the credentials from the AWS portal.
```shell
$ aws s3 ls ... | 1.0 | SSO Login is not parsing the credentials file correctly - ## Problem
The other day I discovered that `awscli` as well as other tools were not able to run simple commands like `aws s3 ls`. In fact, it gave the following error, whether I used the ssologin tool, or copied the credentials from the AWS portal.
```shell... | non_priority | sso login is not parsing the credentials file correctly problem the other day i discovered that awscli as well as other tools were not able to run simple commands like aws ls in fact it gave the following error whether i used the ssologin tool or copied the credentials from the aws portal shell ... | 0 |
123,676 | 4,867,026,541 | IssuesEvent | 2016-11-15 02:17:05 | cyberpwnn/GlacialRealms | https://api.github.com/repos/cyberpwnn/GlacialRealms | opened | Cap Max Allowed Enchants | effex enhancement mostly medium high priority | This cannot be done via EnchantmentAPI, I've already checked.
Basically, would like the ability to set the max amount of custom enchantments per item.
i.e. If you have a Diamond Sword with Sharpness 3, Unbreaking 2 and Shock 1, this would only count as 1.
I think the cap should be defaulted to 3 since we're not in... | 1.0 | Cap Max Allowed Enchants - This cannot be done via EnchantmentAPI, I've already checked.
Basically, would like the ability to set the max amount of custom enchantments per item.
i.e. If you have a Diamond Sword with Sharpness 3, Unbreaking 2 and Shock 1, this would only count as 1.
I think the cap should be defaul... | priority | cap max allowed enchants this cannot be done via enchantmentapi i ve already checked basically would like the ability to set the max amount of custom enchantments per item i e if you have a diamond sword with sharpness unbreaking and shock this would only count as i think the cap should be defaul... | 1 |
19,122 | 5,805,897,947 | IssuesEvent | 2017-05-04 00:00:54 | SAPDocuments/Tutorials | https://api.github.com/repos/SAPDocuments/Tutorials | opened | Tutorial Page fiori-ios-scpms-barcode.md Issue. TEST GREEN | Tags tutorials/fiori-ios-scpms-barcode/fiori-ios-scpms-barcode.md | Tutorial issue found: [https://github.com/SAPDocuments/Tutorials/blob/master/tutorials/fiori-ios-scpms-barcode/fiori-ios-scpms-barcode.md](https://github.com/SAPDocuments/Tutorials/blob/master/tutorials/fiori-ios-scpms-barcode/fiori-ios-scpms-barcode.md) contains invalid tags. Even though your tutorial was created, the... | 2.0 | Tutorial Page fiori-ios-scpms-barcode.md Issue. TEST GREEN - Tutorial issue found: [https://github.com/SAPDocuments/Tutorials/blob/master/tutorials/fiori-ios-scpms-barcode/fiori-ios-scpms-barcode.md](https://github.com/SAPDocuments/Tutorials/blob/master/tutorials/fiori-ios-scpms-barcode/fiori-ios-scpms-barcode.md) cont... | non_priority | tutorial page fiori ios scpms barcode md issue test green tutorial issue found contains invalid tags even though your tutorial was created the invalid tags listed below were disregarded please double check the following tags products sap cloud platform affected server test green | 0 |
254,015 | 27,340,766,423 | IssuesEvent | 2023-02-26 19:17:00 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | nixops_unstable has insecure dependency | 1.severity: security | ```
$ poetry audit -C pkgs/applications/networking/cluster/nixops
# poetry audit report
Loading...
Scanning 37 packages...
• future installed 0.18.2 affected <=0.18.2 CVE CVE-2022-40899
1 vulnerabilities found in 1 packages
```
cc @roberth @lukebfox @adisbladis @noneucat @lovesegfault | True | nixops_unstable has insecure dependency - ```
$ poetry audit -C pkgs/applications/networking/cluster/nixops
# poetry audit report
Loading...
Scanning 37 packages...
• future installed 0.18.2 affected <=0.18.2 CVE CVE-2022-40899
1 vulnerabilities found in 1 packages
```
cc @roberth @lukebfox @adisbladis... | non_priority | nixops unstable has insecure dependency poetry audit c pkgs applications networking cluster nixops poetry audit report loading scanning packages • future installed affected cve cve vulnerabilities found in packages cc roberth lukebfox adisbladis noneucat... | 0 |
148,790 | 5,696,392,143 | IssuesEvent | 2017-04-16 11:09:54 | ScreepsOCS/screeps.behaviour-action-pattern | https://api.github.com/repos/ScreepsOCS/screeps.behaviour-action-pattern | closed | traveler error when assigned a hostile room as a destination | ! Bug # PathFinding High Priority | the creep in question was assigned a target in E85S21 while in E85S22, and began consuming 500CPU/tick
```
couldn't findRoute to E85S21
[10:08:34]Script execution has been terminated: CPU limit reached
[10:08:38]system > 18671407: CPU Bucket level is critical (1588). Skipping non critical creep roles.
[10:08:38]... | 1.0 | traveler error when assigned a hostile room as a destination - the creep in question was assigned a target in E85S21 while in E85S22, and began consuming 500CPU/tick
```
couldn't findRoute to E85S21
[10:08:34]Script execution has been terminated: CPU limit reached
[10:08:38]system > 18671407: CPU Bucket level is cr... | priority | traveler error when assigned a hostile room as a destination the creep in question was assigned a target in while in and began consuming tick couldn t findroute to script execution has been terminated cpu limit reached system cpu bucket level is critical skipping non critical creep roles... | 1 |
38,149 | 8,418,909,717 | IssuesEvent | 2018-10-15 03:39:52 | masteroy/algorithm | https://api.github.com/repos/masteroy/algorithm | closed | [LeetCode] 784. Letter Case Permutation | Easy LeetCode | Given a string S, we can transform every letter individually to be lowercase or uppercase to create another string. Return a list of all possible strings we could create.
**Examples:**
```
Input: S = "a1b2"
Output: ["a1b2", "a1B2", "A1b2", "A1B2"]
Input: S = "3z4"
Output: ["3z4", "3Z4"]
Input: S = "12345"... | 1.0 | [LeetCode] 784. Letter Case Permutation - Given a string S, we can transform every letter individually to be lowercase or uppercase to create another string. Return a list of all possible strings we could create.
**Examples:**
```
Input: S = "a1b2"
Output: ["a1b2", "a1B2", "A1b2", "A1B2"]
Input: S = "3z4"
Ou... | non_priority | letter case permutation given a string s we can transform every letter individually to be lowercase or uppercase to create another string return a list of all possible strings we could create examples input s output input s output input s output no... | 0 |
33,819 | 9,205,814,461 | IssuesEvent | 2019-03-08 11:44:55 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | WMS Layer GetMap Request with Wrong Parameters | Category: Build/Install Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **Pinpin -** (Pinpin -)
Original Redmine Issue: 1115, https://issues.qgis.org/issues/1115
Original Assignee: nobody -
---
WMS Request doesn't work as expected with a different projection than EPSG:4326.
The parameters BBOX and WIDTH and HEIGHT doesn't match with the SRS parameter. It doesn't mat... | 1.0 | WMS Layer GetMap Request with Wrong Parameters - ---
Author Name: **Pinpin -** (Pinpin -)
Original Redmine Issue: 1115, https://issues.qgis.org/issues/1115
Original Assignee: nobody -
---
WMS Request doesn't work as expected with a different projection than EPSG:4326.
The parameters BBOX and WIDTH and HEIGHT doe... | non_priority | wms layer getmap request with wrong parameters author name pinpin pinpin original redmine issue original assignee nobody wms request doesn t work as expected with a different projection than epsg the parameters bbox and width and height doesn t match with the srs parameter it do... | 0 |
188,624 | 15,166,269,584 | IssuesEvent | 2021-02-12 16:08:35 | open-horizon/open-horizon.github.io | https://api.github.com/repos/open-horizon/open-horizon.github.io | closed | Expandible JSON blocks in "How to use" page | bug documentation enhancement | ### Description
Quick-start leads to the "How to use" [page](https://open-horizon.github.io/common-requests/use.html), where responses from the hzn CLI are rendered as ` ```json ` blocks. This causes the output rendered in a single scrollable line. Reading through it without indentation becomes confusing.
### Exp... | 1.0 | Expandible JSON blocks in "How to use" page - ### Description
Quick-start leads to the "How to use" [page](https://open-horizon.github.io/common-requests/use.html), where responses from the hzn CLI are rendered as ` ```json ` blocks. This causes the output rendered in a single scrollable line. Reading through it wit... | non_priority | expandible json blocks in how to use page description quick start leads to the how to use where responses from the hzn cli are rendered as json blocks this causes the output rendered in a single scrollable line reading through it without indentation becomes confusing expected behavior ... | 0 |
239,135 | 18,264,053,059 | IssuesEvent | 2021-10-04 05:50:55 | girlscript/winter-of-contributing | https://api.github.com/repos/girlscript/winter-of-contributing | opened | DSA 2.1 Anagram Problems (Problem 2) - Documentation | documentation Up-For-Grabs DSA |
## Description
Given a word and a text, return the count of the occurrences of anagrams of the word in the text.
Example:
Input : aabaabaa
aaba
Output : 4
**Important: Do not use assign command for this issue.**
## Task
- [ ] Documentation
## Note
- While requesting the issue to be assigned,... | 1.0 | DSA 2.1 Anagram Problems (Problem 2) - Documentation -
## Description
Given a word and a text, return the count of the occurrences of anagrams of the word in the text.
Example:
Input : aabaabaa
aaba
Output : 4
**Important: Do not use assign command for this issue.**
## Task
- [ ] Documentation
... | non_priority | dsa anagram problems problem documentation description given a word and a text return the count of the occurrences of anagrams of the word in the text example input aabaabaa aaba output important do not use assign command for this issue task documentation ... | 0 |
339,187 | 10,243,736,173 | IssuesEvent | 2019-08-20 08:51:27 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.pornhub.com - see bug description | browser-focus-geckoview engine-gecko priority-critical | <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.pornhub.com/video/search?search=lesbian+pussy+licking
**Browser / Version**: Firefox Mobile 68.0... | 1.0 | www.pornhub.com - see bug description - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.pornhub.com/video/search?search=lesbian+pussy+licking
**... | priority | see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description sending to other wesites steps to reproduce browser configuration none from with ❤️ | 1 |
86,258 | 10,730,549,858 | IssuesEvent | 2019-10-28 17:38:12 | erikc5000/island-time | https://api.github.com/repos/erikc5000/island-time | opened | toComponents {} is inconsistent between Duration and unit classes | design | `Duration` splits into just nanoseconds for the sub-second component. The individual unit clases like `IntMilliseconds` split into each applicable sub-second unit -- in this case, milliseconds.
Not sure if this is what one would expect. Could allow it to split into "seconds and nanoseconds" in addition to "seconds a... | 1.0 | toComponents {} is inconsistent between Duration and unit classes - `Duration` splits into just nanoseconds for the sub-second component. The individual unit clases like `IntMilliseconds` split into each applicable sub-second unit -- in this case, milliseconds.
Not sure if this is what one would expect. Could allow ... | non_priority | tocomponents is inconsistent between duration and unit classes duration splits into just nanoseconds for the sub second component the individual unit clases like intmilliseconds split into each applicable sub second unit in this case milliseconds not sure if this is what one would expect could allow ... | 0 |
90,938 | 18,276,791,219 | IssuesEvent | 2021-10-04 19:52:40 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | insights: move insight views between virtualized dashboards | team/code-insights backend insights-settings-migration | Insight views can move from private to org dashboards, which are both virtualized in the API. Somehow support this at the DB mutation level. | 1.0 | insights: move insight views between virtualized dashboards - Insight views can move from private to org dashboards, which are both virtualized in the API. Somehow support this at the DB mutation level. | non_priority | insights move insight views between virtualized dashboards insight views can move from private to org dashboards which are both virtualized in the api somehow support this at the db mutation level | 0 |
106,067 | 13,244,085,395 | IssuesEvent | 2020-08-19 12:31:46 | Open-Systems-Pharmacology/OSPSuite.Core | https://api.github.com/repos/Open-Systems-Pharmacology/OSPSuite.Core | closed | Observed data format: 016_TOrganCompSpecies_C_MultiSheet | Importer-Redesign |
Time [min] | Organ | Compartment | Species | Concentration [mg/ml]
-- | -- | -- | -- | --
1 | Brain | Plasma | Human | 0,1
2 | Brain | Plasma | Human | 12
3 | Brain | Plasma | Human | 2
10 | Brain | Plasma | Human | 1
20 | Brain | Plasma | Human | 0,01
0 | Liver | Plasma | Human | 0,2
1 | Liver | Plasma | Hum... | 1.0 | Observed data format: 016_TOrganCompSpecies_C_MultiSheet -
Time [min] | Organ | Compartment | Species | Concentration [mg/ml]
-- | -- | -- | -- | --
1 | Brain | Plasma | Human | 0,1
2 | Brain | Plasma | Human | 12
3 | Brain | Plasma | Human | 2
10 | Brain | Plasma | Human | 1
20 | Brain | Plasma | Human | 0,01
... | non_priority | observed data format torgancompspecies c multisheet time organ compartment species concentration brain plasma human brain plasma human brain plasma human brain plasma human brain plasma human liver pla... | 0 |
155,282 | 19,783,172,149 | IssuesEvent | 2022-01-18 01:09:15 | tuanducdesign/email-sending-verification | https://api.github.com/repos/tuanducdesign/email-sending-verification | opened | WS-2021-0152 (High) detected in color-string-1.5.4.tgz | security vulnerability | ## WS-2021-0152 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-1.5.4.tgz</b></p></summary>
<p>Parser and generator for CSS color strings</p>
<p>Library home page: <a href... | True | WS-2021-0152 (High) detected in color-string-1.5.4.tgz - ## WS-2021-0152 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-1.5.4.tgz</b></p></summary>
<p>Parser and generato... | non_priority | ws high detected in color string tgz ws high severity vulnerability vulnerable library color string tgz parser and generator for css color strings library home page a href path to dependency file client package json path to vulnerable library client node modules co... | 0 |
629,200 | 20,025,761,970 | IssuesEvent | 2022-02-01 21:07:06 | ramp4-pcar4/ramp4-pcar4 | https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4 | closed | Implement Fixture initialized endpoint | effort: small flavour: bug priority: must type: corrective | Out `initialized()` stub on `FixtureInstance` has nothing to trigger it.
At a high level, the function should get called on every fixture once the Map has been created. The timing also needs to happen after the fixture `added()` stub is called. The two trigger points would be 1) when the map loads, any existing fixt... | 1.0 | Implement Fixture initialized endpoint - Out `initialized()` stub on `FixtureInstance` has nothing to trigger it.
At a high level, the function should get called on every fixture once the Map has been created. The timing also needs to happen after the fixture `added()` stub is called. The two trigger points would be... | priority | implement fixture initialized endpoint out initialized stub on fixtureinstance has nothing to trigger it at a high level the function should get called on every fixture once the map has been created the timing also needs to happen after the fixture added stub is called the two trigger points would be... | 1 |
9,938 | 12,973,385,646 | IssuesEvent | 2020-07-21 13:58:35 | pb866/TrackMatcher.jl | https://api.github.com/repos/pb866/TrackMatcher.jl | opened | Save non-essential CPro data | data processing enhancement | In addition to the data needed to calculate the intersections and monitor the features at the intersection, save the following cloud profile data in the vicinity of intersections to struct `CPro`:
- [ ] `Particulate_Depolarization_Ratio_Profile_532`
- [ ] `Day_Night_Flag`
- [ ] `Tropopause_Height`
- [ ] `Temperatur... | 1.0 | Save non-essential CPro data - In addition to the data needed to calculate the intersections and monitor the features at the intersection, save the following cloud profile data in the vicinity of intersections to struct `CPro`:
- [ ] `Particulate_Depolarization_Ratio_Profile_532`
- [ ] `Day_Night_Flag`
- [ ] `Tropop... | non_priority | save non essential cpro data in addition to the data needed to calculate the intersections and monitor the features at the intersection save the following cloud profile data in the vicinity of intersections to struct cpro particulate depolarization ratio profile day night flag tropopause hei... | 0 |
382,607 | 26,507,187,159 | IssuesEvent | 2023-01-18 14:38:52 | dkharms/cli | https://api.github.com/repos/dkharms/cli | closed | Create README.md | documentation | It is necessary to create initial `README.md` file to provide some clarity on the purpose of this project. | 1.0 | Create README.md - It is necessary to create initial `README.md` file to provide some clarity on the purpose of this project. | non_priority | create readme md it is necessary to create initial readme md file to provide some clarity on the purpose of this project | 0 |
136,459 | 18,734,124,508 | IssuesEvent | 2021-11-04 03:43:07 | Dima2022/kaltura-sample-code | https://api.github.com/repos/Dima2022/kaltura-sample-code | opened | CVE-2019-17563 (High) detected in tomcat-embed-core-8.5.16.jar | security vulnerability | ## CVE-2019-17563 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.16.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="http:/... | True | CVE-2019-17563 (High) detected in tomcat-embed-core-8.5.16.jar - ## CVE-2019-17563 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.16.jar</b></p></summary>
<p>Cor... | non_priority | cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file kaltura sample code pom xml path to vulnerable library home wss scanner ... | 0 |
540,145 | 15,801,545,425 | IssuesEvent | 2021-04-03 05:25:55 | OnTopicCMS/OnTopic-Library | https://api.github.com/repos/OnTopicCMS/OnTopic-Library | closed | Bug: SQL: `VersionHistoryIndex`: Should account for all versioned tables | Area: SQL Priority: 3 Severity 0: Nice to have Status 5: Complete Type: Bug | Currently, the `VersionHistoryIndex` doesn't take into account versions that were introduced via `Relationships` or `TopicReferences`. Ideally, those should be factored in, due to the scenario where there isn't an update to the `Attributes` or `ExtendedAttributes`.
In practice, this should be rare, since the OnTopi... | 1.0 | Bug: SQL: `VersionHistoryIndex`: Should account for all versioned tables - Currently, the `VersionHistoryIndex` doesn't take into account versions that were introduced via `Relationships` or `TopicReferences`. Ideally, those should be factored in, due to the scenario where there isn't an update to the `Attributes` or `... | priority | bug sql versionhistoryindex should account for all versioned tables currently the versionhistoryindex doesn t take into account versions that were introduced via relationships or topicreferences ideally those should be factored in due to the scenario where there isn t an update to the attributes or ... | 1 |
330,837 | 10,056,357,046 | IssuesEvent | 2019-07-22 08:58:15 | our-city-app/oca-backend | https://api.github.com/repos/our-city-app/oca-backend | closed | Error in UiT nightly sync | priority_major type_bug | ```
http://build.uitdatabank.be/api/events/search?format=json&pagelength=50®io=Edegem&key=***&page=1&changedsince=2019-07-16T00.30 (/base/data/home/apps/e~rogerthat-server/20190716t170303.419642310741858713/solutions/common/bizz/cityapp.py:76)
process event with id: 3eb25322-078f-4cda-8b0d-67916021b8e3 (/base/da... | 1.0 | Error in UiT nightly sync - ```
http://build.uitdatabank.be/api/events/search?format=json&pagelength=50®io=Edegem&key=***&page=1&changedsince=2019-07-16T00.30 (/base/data/home/apps/e~rogerthat-server/20190716t170303.419642310741858713/solutions/common/bizz/cityapp.py:76)
process event with id: 3eb25322-078f-4cda... | priority | error in uit nightly sync base data home apps e rogerthat server solutions common bizz cityapp py process event with id base data home apps e rogerthat server solutions common cron events uitdatabank py organizer info lastupdated by u organizer name u ... | 1 |
521,486 | 15,109,993,490 | IssuesEvent | 2021-02-08 18:35:47 | microsoft/responsible-ai-widgets | https://api.github.com/repos/microsoft/responsible-ai-widgets | closed | Error Analysis: Legend does not update for the heatmap | Error Analysis High Priority Pending verification to close bug | Seems to be happening only for the 1-dim case. Not sure:

| 1.0 | Error Analysis: Legend does not update for the heatmap - Seems to be happening only for the 1-dim case. Not sure:

| priority | error analysis legend does not update for the heatmap seems to be happening only for the dim case not sure | 1 |
661,515 | 22,058,648,042 | IssuesEvent | 2022-05-30 15:06:37 | stax76/mpv.net | https://api.github.com/repos/stax76/mpv.net | closed | Installers for new versions (newer than 5.4.9.0) | question priority low | I use mpv.net 5.4.9.0 on my windows system, where I installed it from the provided setup executable, but that is already 1 year old. All the new versions since then are only provided in zips, for portability I assume, so why are there no installers anymore? | 1.0 | Installers for new versions (newer than 5.4.9.0) - I use mpv.net 5.4.9.0 on my windows system, where I installed it from the provided setup executable, but that is already 1 year old. All the new versions since then are only provided in zips, for portability I assume, so why are there no installers anymore? | priority | installers for new versions newer than i use mpv net on my windows system where i installed it from the provided setup executable but that is already year old all the new versions since then are only provided in zips for portability i assume so why are there no installers anymore | 1 |
496,303 | 14,344,703,141 | IssuesEvent | 2020-11-28 15:41:08 | Zettlr/Zettlr | https://api.github.com/repos/Zettlr/Zettlr | closed | Zoom only affects editor | enhancement priority:low stale | <!-- Below, please describe what the Bug does in one or two short sentences. -->
## Description
Zooming in only affects the editor, without affecting the sidebar.
<!-- Below describe the steps necessary to reproduce the malicious behaviour -->
## Reproducing
Use the menu item or the keyboard shortcut to zoom in.... | 1.0 | Zoom only affects editor - <!-- Below, please describe what the Bug does in one or two short sentences. -->
## Description
Zooming in only affects the editor, without affecting the sidebar.
<!-- Below describe the steps necessary to reproduce the malicious behaviour -->
## Reproducing
Use the menu item or the ke... | priority | zoom only affects editor description zooming in only affects the editor without affecting the sidebar reproducing use the menu item or the keyboard shortcut to zoom in notice how the text in the editor becomes bigger but the text in the sidebar stays the same size expected behaviour the... | 1 |
100,762 | 8,753,974,445 | IssuesEvent | 2018-12-14 10:10:46 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] SimpleQueryStringBuilderTests.testToQuery failure | :Search/Search >test-failure | ERROR: type should be string, got "https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/739/console\r\n\r\nthe following **does reproduce** on master:\r\n```\r\n./gradlew :server:test \\\r\n -Dtests.seed=9F6E457C7C08D8E4 \\\r\n -Dtests.class=org.elasticsearch.index.query.SimpleQueryStringBuilderTests \\\r\n -Dtests.method=\"testToQuery\" \\\r\n -Dtests.security.manager=true \\\r\n -Dtests.locale=lt \\\r\n -Dtests.timezone=Africa/Luanda \\\r\n -Dcompiler.java=11 \\\r\n -Druntime.java=8\r\n```\r\n\r\n```\r\n 1> [2018-12-13T13:56:12,787][INFO ][o.e.p.PluginsService ] [testToQuery] no plugins loaded\r\n 1> [2018-12-13T13:56:13,559][INFO ][o.e.i.q.SimpleQueryStringBuilderTests] [testToQuery] after test\r\n 2> REPRODUCE WITH: ./gradlew :server:test -Dtests.seed=9F6E457C7C08D8E4 -Dtests.class=org.elasticsearch.index.query.SimpleQueryStringBuilderTests -Dtests.method=\"testToQuery\" -Dtests.security.manager=true -Dtests.locale=lt -Dtests.timezone=Africa/Luanda -Dcompiler.java=11 -Druntime.java=8\r\nFAILURE 4.09s | SimpleQueryStringBuilderTests.testToQuery <<< FAILURES!\r\n > Throwable #1: java.lang.AssertionError: query was marked as not cacheable in the context but this test indicates it should be cacheable: {\r\n > \"simple_query_string\" : {\r\n > \"query\" : \"NOwvCZum\",\r\n > \"analyzer\" : \"standard\",\r\n > \"flags\" : 589,\r\n > \"default_operator\" : \"and\",\r\n > \"analyze_wildcard\" : false,\r\n > \"minimum_should_match\" : \"75%\",\r\n > \"auto_generate_synonyms_phrase_query\" : false,\r\n > \"fuzzy_prefix_length\" : 3,\r\n > \"fuzzy_max_expansions\" : 50,\r\n > \"fuzzy_transpositions\" : false,\r\n > \"boost\" : 1.0,\r\n > \"_name\" : \"XPLcu0\"\r\n > }\r\n > }\r\n > at __randomizedtesting.SeedInfo.seed([9F6E457C7C08D8E4:689547420D8B1D0E]:0)\r\n > at org.elasticsearch.test.AbstractQueryTestCase.testToQuery(AbstractQueryTestCase.java:430)\r\n > at java.lang.Thread.run(Thread.java:748)\r\n```" | 1.0 | [CI] SimpleQueryStringBuilderTests.testToQuery failure - https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/739/console
the following **does reproduce** on master:
```
./gradlew :server:test \
-Dtests.seed=9F6E457C7C08D8E4 \
-Dtests.class=org.elasticsearch.index.query.SimpleQueryStri... | non_priority | simplequerystringbuildertests testtoquery failure the following does reproduce on master gradlew server test dtests seed dtests class org elasticsearch index query simplequerystringbuildertests dtests method testtoquery dtests security manager true dtests locale ... | 0 |
132,228 | 5,173,340,710 | IssuesEvent | 2017-01-18 15:52:04 | map-egypt/admin | https://api.github.com/repos/map-egypt/admin | closed | Required fields | in progress priority | @kamicut I think you may have already closed this ticket so am writing another. Issues are:
There are fields that **shouldn't be required** because they don't happen all the time. These are:
- All Arabic labels should not be required
- Project Amendments
- Project delays
- Implementi... | 1.0 | Required fields - @kamicut I think you may have already closed this ticket so am writing another. Issues are:
There are fields that **shouldn't be required** because they don't happen all the time. These are:
- All Arabic labels should not be required
- Project Amendments
- Project delays
... | priority | required fields kamicut i think you may have already closed this ticket so am writing another issues are there are fields that shouldn t be required because they don t happen all the time these are all arabic labels should not be required project amendments project delays ... | 1 |
115,715 | 17,334,381,166 | IssuesEvent | 2021-07-28 08:24:58 | lukebroganws/Umbraco-CMS | https://api.github.com/repos/lukebroganws/Umbraco-CMS | opened | CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz | security vulnerability | ## CVE-2020-7774 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-3.2.1.tgz</b>, <b>y18n-4.0.0.tgz</b></p></summary>
<p>
<details><summary><b>y18n-3.2.1.tgz</b></p></summary>
<p... | True | CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz - ## CVE-2020-7774 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-3.2.1.tgz</b>, <b>y18n-4.0.0.tgz</b></p></summa... | non_priority | cve high detected in tgz tgz cve high severity vulnerability vulnerable libraries tgz tgz tgz the bare bones internationalization library used by yargs library home page a href path to dependency file umbraco cms src umbraco web ... | 0 |
344,165 | 10,340,446,940 | IssuesEvent | 2019-09-03 21:59:55 | ClinGen/clincoded | https://api.github.com/repos/ClinGen/clincoded | closed | Ability to capture proband counts and segregation counts in the VCI | EP request VCI priority: high requires discussion | Proband and segregation count data need to be associated with a variant so that curators can associated this evidence with an evaluation, and they are available for export.
What is the MVP for capturing proband counts and segregation counts? e.g. what are the minimum fields that need to be captured?
A mockup for ... | 1.0 | Ability to capture proband counts and segregation counts in the VCI - Proband and segregation count data need to be associated with a variant so that curators can associated this evidence with an evaluation, and they are available for export.
What is the MVP for capturing proband counts and segregation counts? e.g. ... | priority | ability to capture proband counts and segregation counts in the vci proband and segregation count data need to be associated with a variant so that curators can associated this evidence with an evaluation and they are available for export what is the mvp for capturing proband counts and segregation counts e g ... | 1 |
32,931 | 6,142,980,194 | IssuesEvent | 2017-06-27 03:11:05 | zulip/zulip | https://api.github.com/repos/zulip/zulip | opened | docs: Update Git guide with more info on resolving merge conflicts | area: documentation (developer) bite size enhancement help wanted | The "recover from a pull request failure" section in the [Git guide](http://zulip.readthedocs.io/en/latest/git-guide.html#recover-from-a-git-rebase-failure) can be created to mention that you can run `git fetch upstream; git log -p upstream/master -- foo/bar.py` to see recent changes made to `foo/bar.py`, which comes u... | 1.0 | docs: Update Git guide with more info on resolving merge conflicts - The "recover from a pull request failure" section in the [Git guide](http://zulip.readthedocs.io/en/latest/git-guide.html#recover-from-a-git-rebase-failure) can be created to mention that you can run `git fetch upstream; git log -p upstream/master -- ... | non_priority | docs update git guide with more info on resolving merge conflicts the recover from a pull request failure section in the can be created to mention that you can run git fetch upstream git log p upstream master foo bar py to see recent changes made to foo bar py which comes useful during merge conflict... | 0 |
87,731 | 3,757,397,425 | IssuesEvent | 2016-03-13 23:19:06 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Ubuntu 14: monitor headers become invisible after the 2nd one | > Bug Affects Usability Concerns Interface OS Linux Priority Medium Version 1.7 beta | See picture (and also #1366, reported by @RCura). Even resizing the view does not make them appear.
<img width="530" alt="capture 2016-03-12 a 07 47 28" src="https://cloud.githubusercontent.com/assets/579256/13721457/5b841324-e828-11e5-972c-f0d97fda1bb0.PNG">
| 1.0 | Ubuntu 14: monitor headers become invisible after the 2nd one - See picture (and also #1366, reported by @RCura). Even resizing the view does not make them appear.
<img width="530" alt="capture 2016-03-12 a 07 47 28" src="https://cloud.githubusercontent.com/assets/579256/13721457/5b841324-e828-11e5-972c-f0d97fda1bb0.... | priority | ubuntu monitor headers become invisible after the one see picture and also reported by rcura even resizing the view does not make them appear img width alt capture a src | 1 |
788,613 | 27,758,662,871 | IssuesEvent | 2023-03-16 06:05:09 | WFP-VAM/prism-app | https://api.github.com/repos/WFP-VAM/prism-app | opened | [Bug]: Kobo get dates request doesn't properly implement filters | bug priority:high triage | ### What happened?
The timeline interface shows that there's data available on a given date, but when I change to that date, I get an error message saying there's no data.
I can see that the initial request for available dates adds the filter attribute as expected, but the results do not apply the filter, so dates ... | 1.0 | [Bug]: Kobo get dates request doesn't properly implement filters - ### What happened?
The timeline interface shows that there's data available on a given date, but when I change to that date, I get an error message saying there's no data.
I can see that the initial request for available dates adds the filter attrib... | priority | kobo get dates request doesn t properly implement filters what happened the timeline interface shows that there s data available on a given date but when i change to that date i get an error message saying there s no data i can see that the initial request for available dates adds the filter attribute ... | 1 |
169,150 | 14,199,721,781 | IssuesEvent | 2020-11-16 03:14:24 | CouncilDataProject/cdp-instance | https://api.github.com/repos/CouncilDataProject/cdp-instance | closed | Update License to MIT | documentation | `cdp-backend` went with MIT license. Let's just change them all over to MIT. | 1.0 | Update License to MIT - `cdp-backend` went with MIT license. Let's just change them all over to MIT. | non_priority | update license to mit cdp backend went with mit license let s just change them all over to mit | 0 |
700,488 | 24,062,479,420 | IssuesEvent | 2022-09-17 02:34:30 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | apiserver aggregation redirect rejection incorrectly fails on `304 Not Modified` responses | kind/bug priority/critical-urgent area/apiserver sig/api-machinery kind/regression needs-triage | ### What happened?
Upgraded from Kubernetes v1.25.0 to v1.25.1. Standard metrics-server deployment now causes the following message to appear in the kube-apiserver logs on a recurring basis:
```
E0917 00:20:27.674186 54 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed... | 1.0 | apiserver aggregation redirect rejection incorrectly fails on `304 Not Modified` responses - ### What happened?
Upgraded from Kubernetes v1.25.0 to v1.25.1. Standard metrics-server deployment now causes the following message to appear in the kube-apiserver logs on a recurring basis:
```
E0917 00:20:27.674186 ... | priority | apiserver aggregation redirect rejection incorrectly fails on not modified responses what happened upgraded from kubernetes to standard metrics server deployment now causes the following message to appear in the kube apiserver logs on a recurring basis controller go ... | 1 |
23,635 | 3,851,864,911 | IssuesEvent | 2016-04-06 05:27:36 | GPF/imame4all | https://api.github.com/repos/GPF/imame4all | closed | Netplay using Wi-fi | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. -
2. -
3. -
What is the expected output? What do you see instead?
Netplay
What version of the product are you using? On what operating system?
Mame4droid & Mame4droid Reloaded
Please provide any additional information below.
Netplay using Wi-fi
```
Original issue report... | 1.0 | Netplay using Wi-fi - ```
What steps will reproduce the problem?
1. -
2. -
3. -
What is the expected output? What do you see instead?
Netplay
What version of the product are you using? On what operating system?
Mame4droid & Mame4droid Reloaded
Please provide any additional information below.
Netplay using Wi-fi
```
... | non_priority | netplay using wi fi what steps will reproduce the problem what is the expected output what do you see instead netplay what version of the product are you using on what operating system reloaded please provide any additional information below netplay using wi fi original issue re... | 0 |
612,886 | 19,058,457,796 | IssuesEvent | 2021-11-26 02:01:29 | open-contracts/open-contracts.github.io | https://api.github.com/repos/open-contracts/open-contracts.github.io | closed | nicer theme | low priority | Okay I think I found a way to get from the current design to something much nicer with minimal changes:
1. Remove all border lines from all elements (tabs, buttons, prompts, function boxes)

2. Add sh... | 1.0 | nicer theme - Okay I think I found a way to get from the current design to something much nicer with minimal changes:
1. Remove all border lines from all elements (tabs, buttons, prompts, function boxes)
. Now you have to draw there and back. Not a deal-breaker, but perhaps easily implemented? | 1.0 | Player Feedback: Allowing to "click" items into and out of repair stations - > 4. Minor issue, but still. It would be great if you could place/ return tools to and from the repair station like you can with stockpiles (simply clicking it). Now you have to draw there and back. Not a deal-breaker, but perhaps easily imple... | priority | player feedback allowing to click items into and out of repair stations minor issue but still it would be great if you could place return tools to and from the repair station like you can with stockpiles simply clicking it now you have to draw there and back not a deal breaker but perhaps easily imple... | 1 |
431,258 | 12,476,392,489 | IssuesEvent | 2020-05-29 13:24:16 | massenergize/frontend-portal | https://api.github.com/repos/massenergize/frontend-portal | closed | when user has more than one household and selecting action: allow both households selected | Priority 1 bug | when user has more than one household and selects an action they are asked for which household. They should be able to select both households. Right now when they click Done in order to add it to the other household too, it just takes the action away from the first household. | 1.0 | when user has more than one household and selecting action: allow both households selected - when user has more than one household and selects an action they are asked for which household. They should be able to select both households. Right now when they click Done in order to add it to the other household too, it ju... | priority | when user has more than one household and selecting action allow both households selected when user has more than one household and selects an action they are asked for which household they should be able to select both households right now when they click done in order to add it to the other household too it ju... | 1 |
192,970 | 6,877,599,142 | IssuesEvent | 2017-11-20 08:44:32 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | opened | Extend datastores functionality to leverage state | Category: Core & System Priority: Normal Status: Pending Tracker: Backlog | ---
Author Name: **Ruben S. Montero** (@rsmontero)
Original Redmine Issue: 3598, https://dev.opennebula.org/issues/3598
Original Date: 2015-02-14
---
1.- Automatically move datastores to ERROR when there is a monitorization error, show a non-monitored state the first time...
2.- Add enable/disable capabilities ... | 1.0 | Extend datastores functionality to leverage state - ---
Author Name: **Ruben S. Montero** (@rsmontero)
Original Redmine Issue: 3598, https://dev.opennebula.org/issues/3598
Original Date: 2015-02-14
---
1.- Automatically move datastores to ERROR when there is a monitorization error, show a non-monitored state the f... | priority | extend datastores functionality to leverage state author name ruben s montero rsmontero original redmine issue original date automatically move datastores to error when there is a monitorization error show a non monitored state the first time add enable disable capabi... | 1 |
5,980 | 7,459,591,846 | IssuesEvent | 2018-03-30 15:57:53 | PATRIC3/patric3_website | https://api.github.com/repos/PATRIC3/patric3_website | closed | Bad patric ids for selenocysteine proteins | Bug Critical Service: Annotation | There are >6500 proteins with weird patric ids in the database, like rast|0.CDS.1.
https://www.patricbrc.org/view/FeatureList/?and(keyword(rast),keyword(cds))#view_tab=features&defaultSort=-score
It looks like selenocysteine proteins are called by a special module, which doesn’t assign the appropriate peg ids to... | 1.0 | Bad patric ids for selenocysteine proteins - There are >6500 proteins with weird patric ids in the database, like rast|0.CDS.1.
https://www.patricbrc.org/view/FeatureList/?and(keyword(rast),keyword(cds))#view_tab=features&defaultSort=-score
It looks like selenocysteine proteins are called by a special module, wh... | non_priority | bad patric ids for selenocysteine proteins there are proteins with weird patric ids in the database like rast cds it looks like selenocysteine proteins are called by a special module which doesn’t assign the appropriate peg ids to those proteins annotations ... | 0 |
165,088 | 13,965,247,194 | IssuesEvent | 2020-10-25 21:35:15 | nexusformat/definitions | https://api.github.com/repos/nexusformat/definitions | closed | Target attributes in application definitions | documentation | I encountered this when putting a NXsubentry following the NXtomo definition into an existing file.
In entry/NXdata of NXtomo we specify certain places where the link should point to. I ran cnxvalidate against my file and it flagged those entries. Because, the way the file is constructed, the links point
to whereve... | 1.0 | Target attributes in application definitions - I encountered this when putting a NXsubentry following the NXtomo definition into an existing file.
In entry/NXdata of NXtomo we specify certain places where the link should point to. I ran cnxvalidate against my file and it flagged those entries. Because, the way the fi... | non_priority | target attributes in application definitions i encountered this when putting a nxsubentry following the nxtomo definition into an existing file in entry nxdata of nxtomo we specify certain places where the link should point to i ran cnxvalidate against my file and it flagged those entries because the way the fi... | 0 |
254,234 | 8,071,681,457 | IssuesEvent | 2018-08-06 13:54:34 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | opened | Can't restart services from the admin | Priority: Medium Type: Bug | As reported by a user, if we restart all the services via the admin GUI, then it just kills the services and never comes back.
Still need to replicate it in lab, no errors in the logs. | 1.0 | Can't restart services from the admin - As reported by a user, if we restart all the services via the admin GUI, then it just kills the services and never comes back.
Still need to replicate it in lab, no errors in the logs. | priority | can t restart services from the admin as reported by a user if we restart all the services via the admin gui then it just kills the services and never comes back still need to replicate it in lab no errors in the logs | 1 |
341,386 | 24,696,560,100 | IssuesEvent | 2022-10-19 12:34:00 | lentendu/DeltaMP | https://api.github.com/repos/lentendu/DeltaMP | opened | Replace BITools and MOTHUR by seqkit and vsearch where possible | enhancement documentation steps | Will avoid to rely on python 2.7 for OBITools
Faster processing for seqkit and less cumbersome for vsearch compared to mothur
obiuniq -p replaced by a awk script
Some procedures cannot apply:
pre.cluster
...
| 1.0 | Replace BITools and MOTHUR by seqkit and vsearch where possible - Will avoid to rely on python 2.7 for OBITools
Faster processing for seqkit and less cumbersome for vsearch compared to mothur
obiuniq -p replaced by a awk script
Some procedures cannot apply:
pre.cluster
...
| non_priority | replace bitools and mothur by seqkit and vsearch where possible will avoid to rely on python for obitools faster processing for seqkit and less cumbersome for vsearch compared to mothur obiuniq p replaced by a awk script some procedures cannot apply pre cluster | 0 |
15,661 | 20,203,538,128 | IssuesEvent | 2022-02-11 17:36:09 | safing/portmaster | https://api.github.com/repos/safing/portmaster | reopened | Compatibility with Cisco Secure Endpoint (Cisco AMP) | in/compatibility backlog docs ✓ waiting for resources | **Pre-Submit Checklist**:
- Check applicable sources for existing issues:
- (N/A) [Linux Compatibility](https://docs.safing.io/portmaster/install/linux#compatibility)
- (N/A) [VPN Compatibility](https://docs.safing.io/portmaster/install/status/vpn-compatibility)
- [x] [Github Issues](https://github.com/saf... | True | Compatibility with Cisco Secure Endpoint (Cisco AMP) - **Pre-Submit Checklist**:
- Check applicable sources for existing issues:
- (N/A) [Linux Compatibility](https://docs.safing.io/portmaster/install/linux#compatibility)
- (N/A) [VPN Compatibility](https://docs.safing.io/portmaster/install/status/vpn-compatib... | non_priority | compatibility with cisco secure endpoint cisco amp pre submit checklist check applicable sources for existing issues n a n a what worked the portmaster ui and core service launch the portmaster also correctly identifies the network traffic by dns name as f... | 0 |
806,044 | 29,798,386,799 | IssuesEvent | 2023-06-16 05:50:39 | magento/magento2 | https://api.github.com/repos/magento/magento2 | reopened | setup:upgrade is changing indexer mode to `save` from `schedule` slowing it down immensely | Issue: Confirmed Reproduced on 2.4.x Priority: P2 Progress: done Area: Performance | I have a fairly large catalog on a website and I've noticed that sometimes setup:upgrade takes a very very long time to complete. More than 30 minutes.
It's not always occuring which makes it hard to track but by carefully examining what is happening I noticed that the command is dropping and recreating the database ... | 1.0 | setup:upgrade is changing indexer mode to `save` from `schedule` slowing it down immensely - I have a fairly large catalog on a website and I've noticed that sometimes setup:upgrade takes a very very long time to complete. More than 30 minutes.
It's not always occuring which makes it hard to track but by carefully ex... | priority | setup upgrade is changing indexer mode to save from schedule slowing it down immensely i have a fairly large catalog on a website and i ve noticed that sometimes setup upgrade takes a very very long time to complete more than minutes it s not always occuring which makes it hard to track but by carefully exa... | 1 |
101,135 | 4,107,967,020 | IssuesEvent | 2016-06-06 14:44:41 | DDMAL/Rodan | https://api.github.com/repos/DDMAL/Rodan | opened | Creation of empty ResourceList w/o ResourceType should have default ResourceType | Priority: HIGH Type: BUG | When creating an empty ResourceList and a ResourceType is not provided, Rodan should set the default ResourceType to 'application/octet-stream'.
| 1.0 | Creation of empty ResourceList w/o ResourceType should have default ResourceType - When creating an empty ResourceList and a ResourceType is not provided, Rodan should set the default ResourceType to 'application/octet-stream'.
| priority | creation of empty resourcelist w o resourcetype should have default resourcetype when creating an empty resourcelist and a resourcetype is not provided rodan should set the default resourcetype to application octet stream | 1 |
129,049 | 5,087,797,026 | IssuesEvent | 2016-12-31 09:34:36 | go-gitea/gitea | https://api.github.com/repos/go-gitea/gitea | closed | Error 500 on wiki from a mirrored migrated repo | backport/v1.0 kind/bug priority/critical | - Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use `[x]`):
- [ ] PostgreSQL
- [ ] MySQL
- [ ] SQLite
Whatever is on try.gitea.io ^^^^^^^^^
- Can you reproduce the bug at https://try.gitea.io:
- [x] Yes (provide example URL) https://try.gitea.io/tim_thecookiejar.m... | 1.0 | Error 500 on wiki from a mirrored migrated repo - - Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use `[x]`):
- [ ] PostgreSQL
- [ ] MySQL
- [ ] SQLite
Whatever is on try.gitea.io ^^^^^^^^^
- Can you reproduce the bug at https://try.gitea.io:
- [x] Yes (provide exa... | priority | error on wiki from a mirrored migrated repo gitea version or commit ref git version operating system database use postgresql mysql sqlite whatever is on try gitea io can you reproduce the bug at yes provide example url no no... | 1 |
397,076 | 11,723,284,266 | IssuesEvent | 2020-03-10 08:49:13 | AY1920S2-CS2103T-W16-4/main | https://api.github.com/repos/AY1920S2-CS2103T-W16-4/main | opened | As a NUS student, I would like to delete contact details of certain professors | priority.High type.Story | As a NUS student, I would like to delete contact details of certain professors as I am not taking his/her modules anymore.
| 1.0 | As a NUS student, I would like to delete contact details of certain professors - As a NUS student, I would like to delete contact details of certain professors as I am not taking his/her modules anymore.
| priority | as a nus student i would like to delete contact details of certain professors as a nus student i would like to delete contact details of certain professors as i am not taking his her modules anymore | 1 |
554,688 | 16,436,217,711 | IssuesEvent | 2021-05-20 09:33:00 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | soundcloud.com - design is broken | browser-firefox-ios os-ios priority-critical | <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 13_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/74395 -->
**URL**: https:... | 1.0 | soundcloud.com - design is broken - <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 13_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bu... | priority | soundcloud com design is broken url browser version firefox ios operating system ios tested another browser yes other problem type design is broken description items not fully visible steps to reproduce can’t see all of above sings and options browser... | 1 |
132,623 | 5,189,876,769 | IssuesEvent | 2017-01-21 01:51:39 | BrandonSoto/Cannon_Game | https://api.github.com/repos/BrandonSoto/Cannon_Game | opened | Hidden Cannon Ball | bug Normal Priority | There's a random cannon ball that appears in the DOM when you start the game. You can't see it because it's out of view, but it shows up in the DOM. | 1.0 | Hidden Cannon Ball - There's a random cannon ball that appears in the DOM when you start the game. You can't see it because it's out of view, but it shows up in the DOM. | priority | hidden cannon ball there s a random cannon ball that appears in the dom when you start the game you can t see it because it s out of view but it shows up in the dom | 1 |
366,677 | 10,825,078,887 | IssuesEvent | 2019-11-09 13:41:47 | googleapis/google-cloud-python | https://api.github.com/repos/googleapis/google-cloud-python | opened | Synthesis failed for irm | api: irm autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate irm. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-irm'
Running synthtool
['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--']
synthtool > Executing /tmpfs/src/git/autosynth/w... | 1.0 | Synthesis failed for irm - Hello! Autosynth couldn't regenerate irm. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-irm'
Running synthtool
['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--']
synthtool > Executing... | priority | synthesis failed for irm hello autosynth couldn t regenerate irm broken heart here s the output from running synth py cloning into working repo switched to branch autosynth irm running synthtool synthtool executing tmpfs src git autosynth working repo irm synth py synthtool ensuring depend... | 1 |
783,851 | 27,548,853,777 | IssuesEvent | 2023-03-07 13:42:32 | HEPData/hepdata | https://api.github.com/repos/HEPData/hepdata | opened | tests: improve test_get_updated_records_since_date | type: bug priority: high complexity: low | This test should be improved:
https://github.com/HEPData/hepdata/blob/118fc90e8b04c01f2cd453abd8c4b6d6ab77e8bd/tests/records_test.py#L539-L545
It's currently [failing](https://github.com/HEPData/hepdata/actions/runs/4349912928) because INSPIRE records are being updated as the test is running. A simple fix would ... | 1.0 | tests: improve test_get_updated_records_since_date - This test should be improved:
https://github.com/HEPData/hepdata/blob/118fc90e8b04c01f2cd453abd8c4b6d6ab77e8bd/tests/records_test.py#L539-L545
It's currently [failing](https://github.com/HEPData/hepdata/actions/runs/4349912928) because INSPIRE records are being... | priority | tests improve test get updated records since date this test should be improved it s currently because inspire records are being updated as the test is running a simple fix would be to only demand equality in the last line if two calls to get inspire records updated on give the same result | 1 |
171,748 | 13,247,001,238 | IssuesEvent | 2020-08-19 16:32:07 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | jobs: flake in TestRegistryLifecycle/rollback | A-jobs C-test-failure branch-master | Found in https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_UnitTests/2178285?
```
------- Stdout: -------
=== RUN TestRegistryLifecycle/rollback
--- FAIL: TestRegistryLifecycle/rollback (2.75s)
jobs_test.go:200: Starting resume
jobs_test.go:208: Exiting resume
jobs_test.go:200: Starting resume
j... | 1.0 | jobs: flake in TestRegistryLifecycle/rollback - Found in https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_UnitTests/2178285?
```
------- Stdout: -------
=== RUN TestRegistryLifecycle/rollback
--- FAIL: TestRegistryLifecycle/rollback (2.75s)
jobs_test.go:200: Starting resume
jobs_test.go:208: Exit... | non_priority | jobs flake in testregistrylifecycle rollback found in stdout run testregistrylifecycle rollback fail testregistrylifecycle rollback jobs test go starting resume jobs test go exiting resume jobs test go starting resume jobs test go exiting resume jobs tes... | 0 |
666,631 | 22,362,309,055 | IssuesEvent | 2022-06-15 21:58:33 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Add wheel test for file size limit | component: distribution priority: high | In order to host our wheels on PyPI they must be less than [100 MiB](https://github.com/pypa/warehouse/blob/2dc7fced1df51d50c142ab810c4ca736dd9163e6/warehouse/forklift/legacy.py#L72) each.
When the wheel-builder is run in test mode, it should check the `*.whl` file against that limit so that our CI build(s) will tel... | 1.0 | Add wheel test for file size limit - In order to host our wheels on PyPI they must be less than [100 MiB](https://github.com/pypa/warehouse/blob/2dc7fced1df51d50c142ab810c4ca736dd9163e6/warehouse/forklift/legacy.py#L72) each.
When the wheel-builder is run in test mode, it should check the `*.whl` file against that l... | priority | add wheel test for file size limit in order to host our wheels on pypi they must be less than each when the wheel builder is run in test mode it should check the whl file against that limit so that our ci build s will tell us in case we overstep otherwise we won t notice until the next monthly releas... | 1 |
377,220 | 11,166,174,841 | IssuesEvent | 2019-12-27 12:14:46 | Progressive335/Progressive335 | https://api.github.com/repos/Progressive335/Progressive335 | closed | Death Grip | low priority | **Please fill in the below fields to create a meticulous report so that we can fix the issue properly.**
**ID of the Spell/NPC/Quest:**
https://wotlk.evowow.com/?spell=49576
(49576)
__Place an X between the brackets to specify the ID__
[X] Spell
[] NPC
[] Quest
**Description of the bug:**
Death Grip... | 1.0 | Death Grip - **Please fill in the below fields to create a meticulous report so that we can fix the issue properly.**
**ID of the Spell/NPC/Quest:**
https://wotlk.evowow.com/?spell=49576
(49576)
__Place an X between the brackets to specify the ID__
[X] Spell
[] NPC
[] Quest
**Description of the bug:*... | priority | death grip please fill in the below fields to create a meticulous report so that we can fix the issue properly id of the spell npc quest place an x between the brackets to specify the id spell npc quest description of the bug death grip doesn t pull the target close ... | 1 |
195,202 | 6,905,159,596 | IssuesEvent | 2017-11-27 05:13:24 | tkanezaki/phoenix | https://api.github.com/repos/tkanezaki/phoenix | closed | is_hidden追加/削除 | priority:high 金蔵必須 | ### 以下のテーブルにis_hidden追加
- [ ] label
- [ ] label_group
- [ ] attribute
- [ ] attribute_group
- [ ] message_category
- [ ] coupon_category
### 以下のテーブルからis_hidden削除
- [ ] material_html
- [ ] material_image
- [ ] material_text | 1.0 | is_hidden追加/削除 - ### 以下のテーブルにis_hidden追加
- [ ] label
- [ ] label_group
- [ ] attribute
- [ ] attribute_group
- [ ] message_category
- [ ] coupon_category
### 以下のテーブルからis_hidden削除
- [ ] material_html
- [ ] material_image
- [ ] material_text | priority | is hidden追加 削除 以下のテーブルにis hidden追加 label label group attribute attribute group message category coupon category 以下のテーブルからis hidden削除 material html material image material text | 1 |
21,703 | 11,660,473,242 | IssuesEvent | 2020-03-03 03:27:40 | cityofaustin/atd-mobile-signals-work-orders | https://api.github.com/repos/cityofaustin/atd-mobile-signals-work-orders | closed | Store form data in local storage in case of form submission failure | Project: Mobile Signal Work Order Service: Dev Type: Enhancement Workgroup: AMD | When an API call fails or credentials expire, form data is lost. Need to find a way to store the form data so it can be recovered by the user. This issue ties into #209. | 1.0 | Store form data in local storage in case of form submission failure - When an API call fails or credentials expire, form data is lost. Need to find a way to store the form data so it can be recovered by the user. This issue ties into #209. | non_priority | store form data in local storage in case of form submission failure when an api call fails or credentials expire form data is lost need to find a way to store the form data so it can be recovered by the user this issue ties into | 0 |
410,313 | 11,986,214,945 | IssuesEvent | 2020-04-07 18:54:02 | syntax-prosody-ot/main | https://api.github.com/repos/syntax-prosody-ot/main | closed | New Exhaustivity constraint | low priority | Our current version of Exhaustivity penalizes parent-child pairs, so it assigns 2 violations to {ωω}.
> Assign one violation for every parent-child pair such that the child’s prosodic category is more than one level lower than the parent’s prosodic category.
Let's have another version that is only violated once p... | 1.0 | New Exhaustivity constraint - Our current version of Exhaustivity penalizes parent-child pairs, so it assigns 2 violations to {ωω}.
> Assign one violation for every parent-child pair such that the child’s prosodic category is more than one level lower than the parent’s prosodic category.
Let's have another versio... | priority | new exhaustivity constraint our current version of exhaustivity penalizes parent child pairs so it assigns violations to ωω assign one violation for every parent child pair such that the child’s prosodic category is more than one level lower than the parent’s prosodic category let s have another versio... | 1 |
475,881 | 13,727,384,337 | IssuesEvent | 2020-10-04 06:07:00 | TeamSTEP/catch.io-project-board | https://api.github.com/repos/TeamSTEP/catch.io-project-board | closed | Add 8-directional Druid character running sprites | High Priority Jennifer project assets | ## Feature Subtasks
- [ ] Druid A Running North
- [ ] Druid A Running North East
- [ ] Druid A Running East
- [ ] Druid A Running South East
- [ ] Druid A Running South
- [ ] Druid A Running South West
- [ ] Druid A Running West
- [ ] Druid A Running North West
## Description
Check this page for details... | 1.0 | Add 8-directional Druid character running sprites - ## Feature Subtasks
- [ ] Druid A Running North
- [ ] Druid A Running North East
- [ ] Druid A Running East
- [ ] Druid A Running South East
- [ ] Druid A Running South
- [ ] Druid A Running South West
- [ ] Druid A Running West
- [ ] Druid A Running North W... | priority | add directional druid character running sprites feature subtasks druid a running north druid a running north east druid a running east druid a running south east druid a running south druid a running south west druid a running west druid a running north west descri... | 1 |
406,993 | 11,905,081,059 | IssuesEvent | 2020-03-30 17:56:52 | AY1920S2-CS2103T-W16-2/main | https://api.github.com/repos/AY1920S2-CS2103T-W16-2/main | closed | Parse Workout commands | priority.High status.Ongoing type.Task | Example commands:
```
workout create w/<workout>
workout delete w/<workout>
workout list
workout list w/<workout>
workout add w/<workout> e/<exercise> r/<reps> i/<interval>
workout edit w/<workout> e/<exercise> r/<new_reps> i/<new_interval>
workout delete w/<workout> e/<exercise>
workout export w/<workout>
wo... | 1.0 | Parse Workout commands - Example commands:
```
workout create w/<workout>
workout delete w/<workout>
workout list
workout list w/<workout>
workout add w/<workout> e/<exercise> r/<reps> i/<interval>
workout edit w/<workout> e/<exercise> r/<new_reps> i/<new_interval>
workout delete w/<workout> e/<exercise>
worko... | priority | parse workout commands example commands workout create w workout delete w workout list workout list w workout add w e r i workout edit w e r i workout delete w e workout export w workout import w | 1 |
83,819 | 24,152,699,494 | IssuesEvent | 2022-09-22 03:35:42 | habitat-sh/builder | https://api.github.com/repos/habitat-sh/builder | closed | RBAC & base packages | Focus:Builder Type:Feature Type:DevX Type:Front End Focus: UI Stale | Looking at some of the conversations in habislack recently, it looks like there may be a good opportunity to add some rbac around base packages to ensure they aren't promoted at the wrong time.
Idea:
- tag a package as a `base` plan, and be able to pull this tag into the Builder UI
- only a subset of people can pr... | 1.0 | RBAC & base packages - Looking at some of the conversations in habislack recently, it looks like there may be a good opportunity to add some rbac around base packages to ensure they aren't promoted at the wrong time.
Idea:
- tag a package as a `base` plan, and be able to pull this tag into the Builder UI
- only a... | non_priority | rbac base packages looking at some of the conversations in habislack recently it looks like there may be a good opportunity to add some rbac around base packages to ensure they aren t promoted at the wrong time idea tag a package as a base plan and be able to pull this tag into the builder ui only a... | 0 |
360,694 | 10,695,999,772 | IssuesEvent | 2019-10-23 14:00:47 | celo-org/celo-monorepo | https://api.github.com/repos/celo-org/celo-monorepo | closed | Local currency rounding can show discrepancies between amount input and confirmation screen for Euro | Priority: P2 applications bug triaged wallet | ### Expected Behavior
When sending an amount using a local currency, the amount entered and the amount in the confirmation screen should be the same.
### Current Behavior
When sending an amount using a local currency, the amount entered and the amount in the confirmation screen can be slightly different.
Lo... | 1.0 | Local currency rounding can show discrepancies between amount input and confirmation screen for Euro - ### Expected Behavior
When sending an amount using a local currency, the amount entered and the amount in the confirmation screen should be the same.
### Current Behavior
When sending an amount using a local ... | priority | local currency rounding can show discrepancies between amount input and confirmation screen for euro expected behavior when sending an amount using a local currency the amount entered and the amount in the confirmation screen should be the same current behavior when sending an amount using a local ... | 1 |
371,979 | 10,997,414,026 | IssuesEvent | 2019-12-03 09:06:23 | googleapis/java-recommender | https://api.github.com/repos/googleapis/java-recommender | closed | Synthesis failed for java-recommender | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate java-recommender. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth'
Running synthtool
['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--']
synthtool > Executing /tmpfs/src/git/au... | 1.0 | Synthesis failed for java-recommender - Hello! Autosynth couldn't regenerate java-recommender. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth'
Running synthtool
['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--']... | priority | synthesis failed for java recommender hello autosynth couldn t regenerate java recommender broken heart here s the output from running synth py cloning into working repo switched to branch autosynth running synthtool synthtool executing tmpfs src git autosynth working repo synth py synthtool... | 1 |
43,595 | 5,544,656,969 | IssuesEvent | 2017-03-22 19:41:28 | openbmc/openbmc-test-automation | https://api.github.com/repos/openbmc/openbmc-test-automation | closed | [Automation] Error Logging and verification test tools | Func:Errorlog Test | Errorlog Tooling which can be use for create/delete/specify other parameters and use as tool for the error testing
- Write a wrapper tool and parameterize to test different sets of error logging | 1.0 | [Automation] Error Logging and verification test tools - Errorlog Tooling which can be use for create/delete/specify other parameters and use as tool for the error testing
- Write a wrapper tool and parameterize to test different sets of error logging | non_priority | error logging and verification test tools errorlog tooling which can be use for create delete specify other parameters and use as tool for the error testing write a wrapper tool and parameterize to test different sets of error logging | 0 |
276,191 | 20,972,737,635 | IssuesEvent | 2022-03-28 12:53:33 | chapter-three/next-drupal | https://api.github.com/repos/chapter-three/next-drupal | closed | Document configuring menus for the basic starter | documentation | Add docs for configuring menus for the basic starter.
Related https://github.com/chapter-three/next-drupal/issues/98 | 1.0 | Document configuring menus for the basic starter - Add docs for configuring menus for the basic starter.
Related https://github.com/chapter-three/next-drupal/issues/98 | non_priority | document configuring menus for the basic starter add docs for configuring menus for the basic starter related | 0 |
73,878 | 9,739,466,728 | IssuesEvent | 2019-06-01 11:43:42 | arduino/Arduino | https://api.github.com/repos/arduino/Arduino | closed | Documentation of SPI begin() incorrect | Component: Documentation Type: Invalid | The documentation of SPI **begin()** says:
> Initializes the SPI bus by setting SCK, MOSI, and SS to outputs, pulling SCK and MOSI low, and SS high.
I think **begin()** doesn't set SS to an output and make it high; you have to do this yourself. In fact **begin()** doesn't even know which the SS pin is.
| 1.0 | Documentation of SPI begin() incorrect - The documentation of SPI **begin()** says:
> Initializes the SPI bus by setting SCK, MOSI, and SS to outputs, pulling SCK and MOSI low, and SS high.
I think **begin()** doesn't set SS to an output and make it high; you have to do this yourself. In fact **begin()** doesn't ... | non_priority | documentation of spi begin incorrect the documentation of spi begin says initializes the spi bus by setting sck mosi and ss to outputs pulling sck and mosi low and ss high i think begin doesn t set ss to an output and make it high you have to do this yourself in fact begin doesn t ... | 0 |
92,290 | 11,622,906,096 | IssuesEvent | 2020-02-27 07:46:27 | PiotrGrochowski/DMCAsansserif-entity | https://api.github.com/repos/PiotrGrochowski/DMCAsansserif-entity | opened | Diverse Arabic letterforms | DesignFeatReq | It appears problematic, that the initial/median/final forms are duplicated rather than having the proper diverse letterforms. This could be added in both the Unicode characters, and an OpenType feature. | 1.0 | Diverse Arabic letterforms - It appears problematic, that the initial/median/final forms are duplicated rather than having the proper diverse letterforms. This could be added in both the Unicode characters, and an OpenType feature. | non_priority | diverse arabic letterforms it appears problematic that the initial median final forms are duplicated rather than having the proper diverse letterforms this could be added in both the unicode characters and an opentype feature | 0 |
169,933 | 20,841,983,650 | IssuesEvent | 2022-03-21 02:01:13 | Ryan-Oneil/oneil-industries-website | https://api.github.com/repos/Ryan-Oneil/oneil-industries-website | opened | CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz | security vulnerability | ## CVE-2022-24773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, ... | True | CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - ## CVE-2022-24773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary>
<p>JavaScript im... | non_priority | cve medium detected in node forge tgz cve medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency fil... | 0 |
193,396 | 14,652,344,901 | IssuesEvent | 2020-12-28 01:19:46 | jpgill86/neurotic | https://api.github.com/repos/jpgill86/neurotic | closed | Migrate automated testing away from Travis CI | missing test | In November 2020, to curb abuses of their services, Travis CI [announced](https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing) a new pricing model. Regarding support for public, open source projects, they initially said the following:
> "We love our OSS [open source software] teams who choose to build and te... | 1.0 | Migrate automated testing away from Travis CI - In November 2020, to curb abuses of their services, Travis CI [announced](https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing) a new pricing model. Regarding support for public, open source projects, they initially said the following:
> "We love our OSS [open s... | non_priority | migrate automated testing away from travis ci in november to curb abuses of their services travis ci a new pricing model regarding support for public open source projects they initially said the following we love our oss teams who choose to build and test using travisci and we fully want to suppor... | 0 |
137,268 | 12,749,249,316 | IssuesEvent | 2020-06-26 22:12:13 | EpiLink/EpiLink | https://api.github.com/repos/EpiLink/EpiLink | opened | Change logos | Area: Back-end Area: Documentation Area: Front-end Type: Enhancement | Right now, EpiLink uses a logo with the EPITA shape on it. This will probably cause confusion with the EpiLink for EPITA instance that will soon be put in place. To be changed:
- [ ] Docs logo
- [ ] Back-end assets (used in the Discord bot's "powered by" footer)
- [ ] Front-end assets (the EpiLink logo)
- [ ] The... | 1.0 | Change logos - Right now, EpiLink uses a logo with the EPITA shape on it. This will probably cause confusion with the EpiLink for EPITA instance that will soon be put in place. To be changed:
- [ ] Docs logo
- [ ] Back-end assets (used in the Discord bot's "powered by" footer)
- [ ] Front-end assets (the EpiLink l... | non_priority | change logos right now epilink uses a logo with the epita shape on it this will probably cause confusion with the epilink for epita instance that will soon be put in place to be changed docs logo back end assets used in the discord bot s powered by footer front end assets the epilink logo ... | 0 |
128,066 | 27,186,749,152 | IssuesEvent | 2023-02-19 10:04:09 | EdricChan03/studybuddy-android | https://api.github.com/repos/EdricChan03/studybuddy-android | opened | [Quality] Fix outstanding lint warnings/errors | priority: non-critical in progress code health | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Building the app [currently shows quite a few lint warnings/errors produced by the Kotlin compiler](https://scans.gradle.com/s/ngjyydkjeje4a/console-log?page=1#L335-L393), as well as other logs
### Expected behavio... | 1.0 | [Quality] Fix outstanding lint warnings/errors - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Building the app [currently shows quite a few lint warnings/errors produced by the Kotlin compiler](https://scans.gradle.com/s/ngjyydkjeje4a/console-log?page=1#L335-L... | non_priority | fix outstanding lint warnings errors is there an existing issue for this i have searched the existing issues what happened building the app as well as other logs expected behaviour lint warnings errors should be fixed as required reproduction steps build the app notice that l... | 0 |
171,024 | 20,908,359,191 | IssuesEvent | 2022-03-24 06:24:35 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Security Solution] Information is not available in "security news" on overview tab | bug impact:medium Team:Threat Hunting Team: SecuritySolution QA:Validated Team:Threat Hunting:Explore | **Describe the bug**
Information is not available in "security new" on overview tab
**Build Details:**
```
Version: 8.0.0 rc1
Commit: 51f4ded427abb6fd96c7d65e179fb367d450448c
Build:48917
```
**Browser Details:**
N/A
**Preconditions**
1. Kibana should be running on 8.0.0 rc1
2. Any beat or endpoint sho... | True | [Security Solution] Information is not available in "security news" on overview tab - **Describe the bug**
Information is not available in "security new" on overview tab
**Build Details:**
```
Version: 8.0.0 rc1
Commit: 51f4ded427abb6fd96c7d65e179fb367d450448c
Build:48917
```
**Browser Details:**
N/A
**... | non_priority | information is not available in security news on overview tab describe the bug information is not available in security new on overview tab build details version commit build browser details n a preconditions kibana should be running on any... | 0 |
126,160 | 12,287,784,252 | IssuesEvent | 2020-05-09 13:51:51 | Park-Yejin/CoummunityApp | https://api.github.com/repos/Park-Yejin/CoummunityApp | closed | 2_2 아르바이트 경험담, 후기 | documentation | 아르바이트생들이 궁금해 할 경력자들이 알려주는 자세한 경험담, 후기를 알려주는 공간.
(두번째 칸)
1.처음에 이 화면을 누를 시, 알바 장소만 뜬다.
2.초보생들이 궁금해할 장소를 선택하여 그 알바에 대한 경험담, 후기를 제공한다
| 1.0 | 2_2 아르바이트 경험담, 후기 - 아르바이트생들이 궁금해 할 경력자들이 알려주는 자세한 경험담, 후기를 알려주는 공간.
(두번째 칸)
1.처음에 이 화면을 누를 시, 알바 장소만 뜬다.
2.초보생들이 궁금해할 장소를 선택하여 그 알바에 대한 경험담, 후기를 제공한다
| non_priority | 아르바이트 경험담 후기 아르바이트생들이 궁금해 할 경력자들이 알려주는 자세한 경험담 후기를 알려주는 공간 두번째 칸 처음에 이 화면을 누를 시 알바 장소만 뜬다 초보생들이 궁금해할 장소를 선택하여 그 알바에 대한 경험담 후기를 제공한다 | 0 |
400,322 | 27,278,729,029 | IssuesEvent | 2023-02-23 08:23:36 | msnidal/dagster-stitch | https://api.github.com/repos/msnidal/dagster-stitch | closed | README fixes | documentation | >The resource requires a client_id and client_secret
No it does not, just an `api_key` haha. Certainly other improvements to be made but maybe those could wait for #4 to get everything working and/or #7 to cover new functionality | 1.0 | README fixes - >The resource requires a client_id and client_secret
No it does not, just an `api_key` haha. Certainly other improvements to be made but maybe those could wait for #4 to get everything working and/or #7 to cover new functionality | non_priority | readme fixes the resource requires a client id and client secret no it does not just an api key haha certainly other improvements to be made but maybe those could wait for to get everything working and or to cover new functionality | 0 |
64,050 | 7,760,695,537 | IssuesEvent | 2018-06-01 07:15:24 | govau/dta-gov-au | https://api.github.com/repos/govau/dta-gov-au | closed | Global change – typographic scale and spacing | design | - **H1 and H2** = margin-top = 3rem; **H2** when following straight after **H1** margin-top = 1.5rem; **H3-H6** and P margin-top = 1.5rem; **list items** margin-top 0.5rem
- H1 p change line height to 1.3
- H2 p change line height to 1.25 | 1.0 | Global change – typographic scale and spacing - - **H1 and H2** = margin-top = 3rem; **H2** when following straight after **H1** margin-top = 1.5rem; **H3-H6** and P margin-top = 1.5rem; **list items** margin-top 0.5rem
- H1 p change line height to 1.3
- H2 p change line height to 1.25 | non_priority | global change – typographic scale and spacing and margin top when following straight after margin top and p margin top list items margin top p change line height to p change line height to | 0 |
63,827 | 8,696,622,364 | IssuesEvent | 2018-12-04 17:59:06 | canjs/can-dom-mutate | https://api.github.com/repos/canjs/can-dom-mutate | closed | Add docs for dom-events.js | documentation easy | It should be documented as `can-dom-mutate/events/events`
We should also move the docs for `node.js` from `can-dom-mutate/node` to `can-dom-mutate/node/node` (note that both follow the module pattern seen in our other packages). | 1.0 | Add docs for dom-events.js - It should be documented as `can-dom-mutate/events/events`
We should also move the docs for `node.js` from `can-dom-mutate/node` to `can-dom-mutate/node/node` (note that both follow the module pattern seen in our other packages). | non_priority | add docs for dom events js it should be documented as can dom mutate events events we should also move the docs for node js from can dom mutate node to can dom mutate node node note that both follow the module pattern seen in our other packages | 0 |
831,537 | 32,051,834,270 | IssuesEvent | 2023-09-23 16:49:26 | mavoweb/mavo | https://api.github.com/repos/mavoweb/mavo | closed | @mv-default with an expression on <select> appends an extra <option> with this expression | bug REGRESSION Priority: high | Testcase: https://codepen.io/dmitrysharabin/pen/vYmOYdg?editors=1000
Git bisect showed this commit as the first bad one: 6acb4088d3f538b81b59bb7bde30173ff6f6f62b.
Interestingly, [this issue](https://github.com/mavoweb/mavo/issues/716) found by @karger is not the case anymore. | 1.0 | @mv-default with an expression on <select> appends an extra <option> with this expression - Testcase: https://codepen.io/dmitrysharabin/pen/vYmOYdg?editors=1000
Git bisect showed this commit as the first bad one: 6acb4088d3f538b81b59bb7bde30173ff6f6f62b.
Interestingly, [this issue](https://github.com/mavoweb/mavo... | priority | mv default with an expression on appends an extra with this expression testcase git bisect showed this commit as the first bad one interestingly found by karger is not the case anymore | 1 |
32,606 | 7,551,484,869 | IssuesEvent | 2018-04-18 20:17:37 | MicrosoftDocs/live-share | https://api.github.com/repos/MicrosoftDocs/live-share | closed | [VS Code] Did not prompt sign-in from user who was invited to session | area: identity and sign-in bug vscode | <!--
For Visual Studio problems/feedback, please use the "Report a Problem..." feature built into the tool. See https://aka.ms/vsls-vsproblem.
For VS Code issues, attach verbose logs as follows:
1. Press F1 (or Ctrl-Shift-P), type "export logs" and run the "Live Share: Export Logs" command.
2. Drag and drop the ... | 1.0 | [VS Code] Did not prompt sign-in from user who was invited to session - <!--
For Visual Studio problems/feedback, please use the "Report a Problem..." feature built into the tool. See https://aka.ms/vsls-vsproblem.
For VS Code issues, attach verbose logs as follows:
1. Press F1 (or Ctrl-Shift-P), type "export log... | non_priority | did not prompt sign in from user who was invited to session for visual studio problems feedback please use the report a problem feature built into the tool see for vs code issues attach verbose logs as follows press or ctrl shift p type export logs and run the live share export log... | 0 |
75,604 | 3,469,829,129 | IssuesEvent | 2015-12-23 01:04:03 | the-sun-spots/solar-payoff | https://api.github.com/repos/the-sun-spots/solar-payoff | closed | Implement page.js router functionality - page.js, router.js | HIGH Priority | **link page.js & aboutController.js in index.html**
**Routes to**
* About Page
* Calculator section
* Resources | 1.0 | Implement page.js router functionality - page.js, router.js - **link page.js & aboutController.js in index.html**
**Routes to**
* About Page
* Calculator section
* Resources | priority | implement page js router functionality page js router js link page js aboutcontroller js in index html routes to about page calculator section resources | 1 |
102,739 | 4,159,646,192 | IssuesEvent | 2016-06-17 09:53:52 | mozilla/addons-server | https://api.github.com/repos/mozilla/addons-server | closed | Signing into amo.dev is returning a 500 | priority one | ## steps to reproduce:
1. Sign into AMO dev server
## observed behavior:
500 error from olympia https://www.dropbox.com/s/vu7qtqhh53h50ks/Screenshot%202016-06-16%2014.26.21.png?dl=0 | 1.0 | Signing into amo.dev is returning a 500 - ## steps to reproduce:
1. Sign into AMO dev server
## observed behavior:
500 error from olympia https://www.dropbox.com/s/vu7qtqhh53h50ks/Screenshot%202016-06-16%2014.26.21.png?dl=0 | priority | signing into amo dev is returning a steps to reproduce sign into amo dev server observed behavior error from olympia | 1 |
238,095 | 26,085,553,356 | IssuesEvent | 2022-12-26 02:00:03 | snykiotcubedev/arangodb-3.7.6 | https://api.github.com/repos/snykiotcubedev/arangodb-3.7.6 | reopened | CVE-2022-1650 (High) detected in eventsource-0.1.6.tgz, eventsource-1.0.7.tgz | security vulnerability | ## CVE-2022-1650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>eventsource-0.1.6.tgz</b>, <b>eventsource-1.0.7.tgz</b></p></summary>
<p>
<details><summary><b>eventsource-0.1.6.tgz<... | True | CVE-2022-1650 (High) detected in eventsource-0.1.6.tgz, eventsource-1.0.7.tgz - ## CVE-2022-1650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>eventsource-0.1.6.tgz</b>, <b>eventsou... | non_priority | cve high detected in eventsource tgz eventsource tgz cve high severity vulnerability vulnerable libraries eventsource tgz eventsource tgz eventsource tgz compliant eventsource client for node js library home page a href dependency hiera... | 0 |
131,211 | 10,685,263,514 | IssuesEvent | 2019-10-22 12:20:27 | raiden-network/raiden | https://api.github.com/repos/raiden-network/raiden | closed | Flaky test `test_matrix_multi_user_roaming` | matrix testing | The test `test_matrix_multi_user_roaming` is flaky.
https://circleci.com/gh/raiden-network/raiden/85533#tests/containers/13 | 1.0 | Flaky test `test_matrix_multi_user_roaming` - The test `test_matrix_multi_user_roaming` is flaky.
https://circleci.com/gh/raiden-network/raiden/85533#tests/containers/13 | non_priority | flaky test test matrix multi user roaming the test test matrix multi user roaming is flaky | 0 |
772,483 | 27,123,645,966 | IssuesEvent | 2023-02-16 02:09:39 | hackforla/tdm-calculator | https://api.github.com/repos/hackforla/tdm-calculator | closed | Update Privacy Page Links | bug role: front-end level: easy p-Feature - Privacy Policy priority: MUST HAVE | ### Overview
The Privacy page has many links to https://ladot.lacity.org/tdmcalculator, which (I think) should be changed to the correct url for TDM (https://tdm.ladot.lacity.org)
### Action Items
- [x] Verify that this is the intent
- [x] Implement the change in the links.
### Resources/Instructions
The exis... | 1.0 | Update Privacy Page Links - ### Overview
The Privacy page has many links to https://ladot.lacity.org/tdmcalculator, which (I think) should be changed to the correct url for TDM (https://tdm.ladot.lacity.org)
### Action Items
- [x] Verify that this is the intent
- [x] Implement the change in the links.
### Reso... | priority | update privacy page links overview the privacy page has many links to which i think should be changed to the correct url for tdm action items verify that this is the intent implement the change in the links resources instructions the existing link point to a page that describes t... | 1 |
39,210 | 2,852,201,393 | IssuesEvent | 2015-06-01 12:18:31 | thexerteproject/xerteonlinetoolkits | https://api.github.com/repos/thexerteproject/xerteonlinetoolkits | closed | RSS Template | bug high priority | THere's no HTML5 RSS template, so creating and previewing one fails. Changing the runtime to Flash and it works OK. This isn't a surprise as such, but a potential bump for users. | 1.0 | RSS Template - THere's no HTML5 RSS template, so creating and previewing one fails. Changing the runtime to Flash and it works OK. This isn't a surprise as such, but a potential bump for users. | priority | rss template there s no rss template so creating and previewing one fails changing the runtime to flash and it works ok this isn t a surprise as such but a potential bump for users | 1 |
268,908 | 23,403,523,722 | IssuesEvent | 2022-08-12 10:24:25 | MetaCell/cloud-harness | https://api.github.com/repos/MetaCell/cloud-harness | closed | Implement Integration/E2E test framework for applications | enhancement scope:deployment-generation testing | **Test Runner**
* Write a simple integration test for samples application and configure a [Kubernetes Job](https://kubernetes.io/docs/concepts/workloads/controllers/job/) that executes the test
* Test result should determine if job succeeded/failed
**Test Report Storage**
* In a first iteration, we might start with ... | 1.0 | Implement Integration/E2E test framework for applications - **Test Runner**
* Write a simple integration test for samples application and configure a [Kubernetes Job](https://kubernetes.io/docs/concepts/workloads/controllers/job/) that executes the test
* Test result should determine if job succeeded/failed
**Test Re... | non_priority | implement integration test framework for applications test runner write a simple integration test for samples application and configure a that executes the test test result should determine if job succeeded failed test report storage in a first iteration we might start with simply using the jo... | 0 |
687,586 | 23,532,413,128 | IssuesEvent | 2022-08-19 16:39:22 | PowerfulBacon/CorgEng | https://api.github.com/repos/PowerfulBacon/CorgEng | closed | Way to define prototypes without creating them. | Priority: Low | I need a way to define prototypes without actually creating and then deleting an entity.
Perhaps this should be integrated into the ContentLoading system and that should be refactored.
Workaround:
- Create an entity
- Generate prototype from entity
- Delete the entity | 1.0 | Way to define prototypes without creating them. - I need a way to define prototypes without actually creating and then deleting an entity.
Perhaps this should be integrated into the ContentLoading system and that should be refactored.
Workaround:
- Create an entity
- Generate prototype from entity
- Delete th... | priority | way to define prototypes without creating them i need a way to define prototypes without actually creating and then deleting an entity perhaps this should be integrated into the contentloading system and that should be refactored workaround create an entity generate prototype from entity delete th... | 1 |
308,707 | 9,442,406,761 | IssuesEvent | 2019-04-15 06:37:06 | kartoza/ford3 | https://api.github.com/repos/kartoza/ford3 | closed | The qualification field of study and sub field of study page needs a better input method | priority: high qualification-form | Currently this is a very long list that is difficult to read/select from. | 1.0 | The qualification field of study and sub field of study page needs a better input method - Currently this is a very long list that is difficult to read/select from. | priority | the qualification field of study and sub field of study page needs a better input method currently this is a very long list that is difficult to read select from | 1 |
61,123 | 17,023,611,067 | IssuesEvent | 2021-07-03 02:54:54 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Nominatim does not seem to display the name attribute | Component: nominatim Priority: major Resolution: worksforme Type: defect | **[Submitted to the original trac issue database at 7.18am, Monday, 28th June 2010]**
Upon searching for "Europe" Nominatim appears to return the name:eo result of "Eropo" when the results from node 25871341 are displayed.
I have my browsers set to use EN and EN-US as my languages. Node 25871341 does not have an en... | 1.0 | Nominatim does not seem to display the name attribute - **[Submitted to the original trac issue database at 7.18am, Monday, 28th June 2010]**
Upon searching for "Europe" Nominatim appears to return the name:eo result of "Eropo" when the results from node 25871341 are displayed.
I have my browsers set to use EN and ... | non_priority | nominatim does not seem to display the name attribute upon searching for europe nominatim appears to return the name eo result of eropo when the results from node are displayed i have my browsers set to use en and en us as my languages node does not have an entry for name en at this time sin... | 0 |
163,825 | 6,206,524,372 | IssuesEvent | 2017-07-06 18:37:36 | japanesemediamanager/ShokoServer | https://api.github.com/repos/japanesemediamanager/ShokoServer | closed | Having the exact same file in two different import locations results in an import loop | Bug - Low Priority | I had the same file in two different import locations.
This resulted in the issue, that the server removed one file the first import.
The other file the next import
and so on.
I think the duplicate files should be included into the hash algorithm to prevent that they swap each other over and over again.
Also the dupli... | 1.0 | Having the exact same file in two different import locations results in an import loop - I had the same file in two different import locations.
This resulted in the issue, that the server removed one file the first import.
The other file the next import
and so on.
I think the duplicate files should be included into th... | priority | having the exact same file in two different import locations results in an import loop i had the same file in two different import locations this resulted in the issue that the server removed one file the first import the other file the next import and so on i think the duplicate files should be included into th... | 1 |
821,384 | 30,820,801,521 | IssuesEvent | 2023-08-01 16:11:38 | googleapis/release-please | https://api.github.com/repos/googleapis/release-please | closed | Release Please marked non-snapshot pull request as "autorelease: snapshot" | type: bug priority: p3 | Somehow this non-snapshot pull request was marked as "autorelease: snapshot" and thus I had to manually edit the labels to make the release.
https://github.com/googleapis/java-cloud-bom/pull/5124#issuecomment-1251115440
<img width="691" alt="Screen Shot 2022-09-19 at 10 38 14 AM" src="https://user-images.github... | 1.0 | Release Please marked non-snapshot pull request as "autorelease: snapshot" - Somehow this non-snapshot pull request was marked as "autorelease: snapshot" and thus I had to manually edit the labels to make the release.
https://github.com/googleapis/java-cloud-bom/pull/5124#issuecomment-1251115440
<img width="691... | priority | release please marked non snapshot pull request as autorelease snapshot somehow this non snapshot pull request was marked as autorelease snapshot and thus i had to manually edit the labels to make the release img width alt screen shot at am src | 1 |
84,388 | 15,720,895,336 | IssuesEvent | 2021-03-29 01:32:49 | benchmarkdebricked/generator-jhipster | https://api.github.com/repos/benchmarkdebricked/generator-jhipster | opened | CVE-2021-23337 (High) detected in lodash-4.17.11.tgz | security vulnerability | ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.11.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.... | True | CVE-2021-23337 (High) detected in lodash-4.17.11.tgz - ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.11.tgz</b></p></summary>
<p>Lodash modular utilitie... | non_priority | cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file generator jhipster package json path to vulnerable library generator jhipster node modules lodash... | 0 |
811,052 | 30,273,118,641 | IssuesEvent | 2023-07-07 17:02:50 | googleapis/gapic-generator-python | https://api.github.com/repos/googleapis/gapic-generator-python | closed | Sphinx warning in generated client for google/cloud/gkebackup/v1 | type: bug priority: p2 | The generated client for google/cloud/gkebackup/v1 contains a docstring with a list which is not formatted correctly resulting in the following errors:
```
sphinx.errors.SphinxWarning: /usr/local/google/home/partheniou/git/python-gke-backup/google/cloud/gke_backup_v1/services/backup_for_gke/async_client.py:docstrin... | 1.0 | Sphinx warning in generated client for google/cloud/gkebackup/v1 - The generated client for google/cloud/gkebackup/v1 contains a docstring with a list which is not formatted correctly resulting in the following errors:
```
sphinx.errors.SphinxWarning: /usr/local/google/home/partheniou/git/python-gke-backup/google/c... | priority | sphinx warning in generated client for google cloud gkebackup the generated client for google cloud gkebackup contains a docstring with a list which is not formatted correctly resulting in the following errors sphinx errors sphinxwarning usr local google home partheniou git python gke backup google clo... | 1 |
18,947 | 6,659,271,752 | IssuesEvent | 2017-10-01 09:02:34 | Great-Hill-Corporation/quickBlocks | https://api.github.com/repos/Great-Hill-Corporation/quickBlocks | opened | ethName README.md improvements and feedback | build-docs status-next type-enhancement type-question | 1) What does ENS mean at the first paragraph? maybe a link or reference here could help.
2) If we run the command indicated in the help, as one of the use cases for this tool, it errors out:
ethscan.py `ethName -a DAO`
ERROR: Specify only a single transaction hash, account address, or block number
3) Whe... | 1.0 | ethName README.md improvements and feedback - 1) What does ENS mean at the first paragraph? maybe a link or reference here could help.
2) If we run the command indicated in the help, as one of the use cases for this tool, it errors out:
ethscan.py `ethName -a DAO`
ERROR: Specify only a single transaction hash,... | non_priority | ethname readme md improvements and feedback what does ens mean at the first paragraph maybe a link or reference here could help if we run the command indicated in the help as one of the use cases for this tool it errors out ethscan py ethname a dao error specify only a single transaction hash ... | 0 |
540,642 | 15,815,250,034 | IssuesEvent | 2021-04-05 10:56:45 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Connect Profiles: Ethernet-Web-Auth filter does not work | Priority: Medium Type: Bug | conf/profiles.conf
````
[Wired-WebAuth]
locale=
sources=AD
advanced_filter=
filter=connection_type:Ethernet-Web-Auth
[ZamSecure]
locale=
sources=AD
advanced_filter=
filter=ssid:ZamSecure
autoregister=enabled
[ZamOpen]
locale=
sources=AD,local
advanced_filter=
filter=ssid:ZamOpen
provisioners=ios... | 1.0 | Connect Profiles: Ethernet-Web-Auth filter does not work - conf/profiles.conf
````
[Wired-WebAuth]
locale=
sources=AD
advanced_filter=
filter=connection_type:Ethernet-Web-Auth
[ZamSecure]
locale=
sources=AD
advanced_filter=
filter=ssid:ZamSecure
autoregister=enabled
[ZamOpen]
locale=
sources=AD,lo... | priority | connect profiles ethernet web auth filter does not work conf profiles conf locale sources ad advanced filter filter connection type ethernet web auth locale sources ad advanced filter filter ssid zamsecure autoregister enabled locale sources ad local advanced filter filter ss... | 1 |
109,489 | 13,779,892,644 | IssuesEvent | 2020-10-08 14:17:41 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | Alert when no facility available in new facility selection list | content content-ia-team design frontend vaos | When Veteran does not get a list of facilities returned on new facility selection page, we need to display an alert directing the Veteran to use the facility locator to contact their Facility or to pick a different type of care.
Given changes to this page, if the user is registered to more than one site, we will not ... | 1.0 | Alert when no facility available in new facility selection list - When Veteran does not get a list of facilities returned on new facility selection page, we need to display an alert directing the Veteran to use the facility locator to contact their Facility or to pick a different type of care.
Given changes to this p... | non_priority | alert when no facility available in new facility selection list when veteran does not get a list of facilities returned on new facility selection page we need to display an alert directing the veteran to use the facility locator to contact their facility or to pick a different type of care given changes to this p... | 0 |
26,833 | 12,489,205,084 | IssuesEvent | 2020-05-31 17:42:45 | terraform-providers/terraform-provider-aws | https://api.github.com/repos/terraform-providers/terraform-provider-aws | closed | aws_volume_attachment Error waiting for instance (i-xxx) to become ready: couldn't find resource (21 retries) | bug service/ec2 stale | <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen... | 1.0 | aws_volume_attachment Error waiting for instance (i-xxx) to become ready: couldn't find resource (21 retries) - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* ... | non_priority | aws volume attachment error waiting for instance i xxx to become ready couldn t find resource retries please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multi... | 0 |
142,930 | 19,142,230,634 | IssuesEvent | 2021-12-02 01:02:17 | doc-ai/snipe-it | https://api.github.com/repos/doc-ai/snipe-it | opened | CVE-2021-37712 (High) detected in tar-4.4.1.tgz | security vulnerability | ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.1.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta... | True | CVE-2021-37712 (High) detected in tar-4.4.1.tgz - ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.1.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home ... | non_priority | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href dependency hierarchy laravel mix tgz root library chokidar tgz fsevents tgz node pre gyp ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.