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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
114,795 | 17,262,646,752 | IssuesEvent | 2021-07-22 09:44:54 | netlify/netlify-cms | https://api.github.com/repos/netlify/netlify-cms | closed | How to get in touch about a security issue? | security type: bug type: security | Hey there,
As there isn't a `SECURITY.md` with an email on your repository, I am unsure how to contact you regarding a potential security issue.
Would you kindly add a `SECURITY.md` file with an e-mail to your repository? GitHub [recommends](https://docs.github.com/en/code-security/getting-started/adding-a-securi... | True | How to get in touch about a security issue? - Hey there,
As there isn't a `SECURITY.md` with an email on your repository, I am unsure how to contact you regarding a potential security issue.
Would you kindly add a `SECURITY.md` file with an e-mail to your repository? GitHub [recommends](https://docs.github.com/en... | non_priority | how to get in touch about a security issue hey there as there isn t a security md with an email on your repository i am unsure how to contact you regarding a potential security issue would you kindly add a security md file with an e mail to your repository github this as the best way to ensure secu... | 0 |
232,693 | 18,901,475,792 | IssuesEvent | 2021-11-16 01:46:40 | opensearch-project/OpenSearch | https://api.github.com/repos/opensearch-project/OpenSearch | opened | Replace or remove the "slave" terminology used in a test data | enhancement :test | **Is your feature request related to a problem? Please describe.**
Replace or remove the non-inclusive terminology from the code base.
**Describe the solution you'd like**
There is only 1 usage in the code base that can be replaced or removed, which is a test data: https://github.com/opensearch-project/OpenSearch/... | 1.0 | Replace or remove the "slave" terminology used in a test data - **Is your feature request related to a problem? Please describe.**
Replace or remove the non-inclusive terminology from the code base.
**Describe the solution you'd like**
There is only 1 usage in the code base that can be replaced or removed, which i... | non_priority | replace or remove the slave terminology used in a test data is your feature request related to a problem please describe replace or remove the non inclusive terminology from the code base describe the solution you d like there is only usage in the code base that can be replaced or removed which i... | 0 |
802,900 | 29,057,712,733 | IssuesEvent | 2023-05-15 00:23:34 | GSM-MSG/SMS-Android | https://api.github.com/repos/GSM-MSG/SMS-Android | closed | create selector in design system | 0️⃣ Priority: Critical ✨ Feature | ### Describe
디자인 시스템에 있는 셀렉터를 생성합니다.
### Additional
_No response_ | 1.0 | create selector in design system - ### Describe
디자인 시스템에 있는 셀렉터를 생성합니다.
### Additional
_No response_ | priority | create selector in design system describe 디자인 시스템에 있는 셀렉터를 생성합니다 additional no response | 1 |
19,680 | 26,031,908,370 | IssuesEvent | 2022-12-21 22:20:22 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | What, exactly, is the set of invalid characters for a build number? | doc-enhancement devops/prod Pri1 devops-cicd-process/tech |
In this documentation, with respect to the token `$(Build.DefinitionName)`, the following note is provided in the table:
> Note: The pipeline name must not contain invalid or whitespace characters.
But this article fails to define what are invalid characters.
For example, I want to set the date _and time_ in... | 1.0 | What, exactly, is the set of invalid characters for a build number? -
In this documentation, with respect to the token `$(Build.DefinitionName)`, the following note is provided in the table:
> Note: The pipeline name must not contain invalid or whitespace characters.
But this article fails to define what are in... | non_priority | what exactly is the set of invalid characters for a build number in this documentation with respect to the token build definitionname the following note is provided in the table note the pipeline name must not contain invalid or whitespace characters but this article fails to define what are in... | 0 |
3,183 | 2,537,409,842 | IssuesEvent | 2015-01-26 20:23:25 | web2py/web2py | https://api.github.com/repos/web2py/web2py | opened | notnull constraint not set on foreign key | 2–5 stars bug imported Priority-Medium | _From [mrauch05@gmail.com](https://code.google.com/u/mrauch05@gmail.com/) on March 18, 2013 12:06:17_
What steps will reproduce the problem? 1. create two tables, add a field to reference the other table and set notnull=True. e.g.
db.define_table('mytable',
Field('name', 'string'))
db.define_t... | 1.0 | notnull constraint not set on foreign key - _From [mrauch05@gmail.com](https://code.google.com/u/mrauch05@gmail.com/) on March 18, 2013 12:06:17_
What steps will reproduce the problem? 1. create two tables, add a field to reference the other table and set notnull=True. e.g.
db.define_table('mytable',
... | priority | notnull constraint not set on foreign key from on march what steps will reproduce the problem create two tables add a field to reference the other table and set notnull true e g db define table mytable field name string db define table ... | 1 |
22,996 | 3,736,462,269 | IssuesEvent | 2016-03-08 16:01:51 | larcenists/larceny | https://api.github.com/repos/larcenists/larceny | closed | cond-expand failure in (r6rs enums) | bug C: R7RS P: major T: defect | With `(r6rs no-rnrs)` defined:
```
% ./testr6rs-larceny
...
enums.sps
./tests/r6rs/run/enums.sps
Trying /home/will/Larceny/LarcenyGit/tools/R6RS/r6rs/lists.body.scm
Reading /home/will/Larceny/LarcenyGit/tools/R6RS/r6rs/lists.body.scm
Trying /home/will/Larceny/LarcenyGit/tools/R6RS/r6rs/sorting.body.scm
Readin... | 1.0 | cond-expand failure in (r6rs enums) - With `(r6rs no-rnrs)` defined:
```
% ./testr6rs-larceny
...
enums.sps
./tests/r6rs/run/enums.sps
Trying /home/will/Larceny/LarcenyGit/tools/R6RS/r6rs/lists.body.scm
Reading /home/will/Larceny/LarcenyGit/tools/R6RS/r6rs/lists.body.scm
Trying /home/will/Larceny/LarcenyGit/to... | non_priority | cond expand failure in enums with no rnrs defined larceny enums sps tests run enums sps trying home will larceny larcenygit tools lists body scm reading home will larceny larcenygit tools lists body scm trying home will larceny larcenygit tools sorting body scm re... | 0 |
698,221 | 23,970,287,175 | IssuesEvent | 2022-09-13 07:08:16 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | [Community members list] fix right click behavior | bug priority 1: high | ### Description
RIght click in members list in community doesn’t work (should show profile context menu) | 1.0 | [Community members list] fix right click behavior - ### Description
RIght click in members list in community doesn’t work (should show profile context menu) | priority | fix right click behavior description right click in members list in community doesn’t work should show profile context menu | 1 |
222,249 | 7,430,896,679 | IssuesEvent | 2018-03-25 08:37:34 | CS2103JAN2018-T16-B2/main | https://api.github.com/repos/CS2103JAN2018-T16-B2/main | closed | Create unique storage files and Profile to access these files | priority.high type.task | - Create Driver Profile to access separate instances of address book
- Create unique storage files for each driver profile | 1.0 | Create unique storage files and Profile to access these files - - Create Driver Profile to access separate instances of address book
- Create unique storage files for each driver profile | priority | create unique storage files and profile to access these files create driver profile to access separate instances of address book create unique storage files for each driver profile | 1 |
26,485 | 11,307,690,920 | IssuesEvent | 2020-01-18 22:47:34 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Vulnerability roundup 79: libxkbcommon-0.8.0: 8 advisories | 1.severity: security | [search](https://search.nix.gsc.io/?q=libxkbcommon&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=libxkbcommon+in%3Apath&type=Code)
* [ ] [CVE-2018-15857](https://nvd.nist.gov/vuln/detail/CVE-2018-15857) CVSSv3=7.8 (nixos-19.03)
* [ ] [CVE-2018-15853](https://nvd.nist.go... | True | Vulnerability roundup 79: libxkbcommon-0.8.0: 8 advisories - [search](https://search.nix.gsc.io/?q=libxkbcommon&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=libxkbcommon+in%3Apath&type=Code)
* [ ] [CVE-2018-15857](https://nvd.nist.gov/vuln/detail/CVE-2018-15857) CVSSv3... | non_priority | vulnerability roundup libxkbcommon advisories nixos nixos nixos nixos nixos nixos nixos nixos scanned versions nixos may contai... | 0 |
171,136 | 6,479,621,557 | IssuesEvent | 2017-08-18 11:09:08 | vmware/harbor | https://api.github.com/repos/vmware/harbor | closed | The "Scan completed" is not null for unscanned images in "Image Details" Page | area/ui kind/bug priority/medium target/1.2.0 UI/tmp/PFH | 
The response of API:
```
{
"digest": "sha256:f3b3b28a45160805bb16542c9531888519430e9e6d6ffc09d72261b0d26ff74f",
"name": "latest",
"architecture": "amd64",
"os": "linux",
"docker_vers... | 1.0 | The "Scan completed" is not null for unscanned images in "Image Details" Page - 
The response of API:
```
{
"digest": "sha256:f3b3b28a45160805bb16542c9531888519430e9e6d6ffc09d72261b0d26ff74f",
... | priority | the scan completed is not null for unscanned images in image details page the response of api digest name latest architecture os linux docker version ce author created signature null | 1 |
198,578 | 22,659,677,562 | IssuesEvent | 2022-07-02 01:17:26 | snykiotcubedev/arangodb-3.7.6 | https://api.github.com/repos/snykiotcubedev/arangodb-3.7.6 | reopened | CVE-2019-11358 (Medium) detected in jquery-1.11.1.min.js, jquery-2.1.0.min.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.11.1.min.js</b>, <b>jquery-2.1.0.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.11.1.min.js</... | True | CVE-2019-11358 (Medium) detected in jquery-1.11.1.min.js, jquery-2.1.0.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.11.1.min.js</b>, <b>jquery... | non_priority | cve medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file r... | 0 |
247,044 | 7,896,144,193 | IssuesEvent | 2018-06-29 07:29:30 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Macro recording for Chord Length Distrubtion query is broken | Likelihood: 3 - Occasional OS: All Priority: Normal Severity: 2 - Minor Irritation Support Group: DOE/ASC bug version: 2.0.0 | rm-id: 49
rm-submitter: Cyrus Harrison
rm-submit-date: 06/11/2010 03:07 pm
In at least two ways:
1)Instead of "Chord" it the query name contains "GlobalRay"
2)Doesn't record all the params passed.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. The follow... | 1.0 | Macro recording for Chord Length Distrubtion query is broken - rm-id: 49
rm-submitter: Cyrus Harrison
rm-submit-date: 06/11/2010 03:07 pm
In at least two ways:
1)Instead of "Chord" it the query name contains "GlobalRay"
2)Doesn't record all the params passed.
-----------------------REDMINE MIGRATION----------... | priority | macro recording for chord length distrubtion query is broken rm id rm submitter cyrus harrison rm submit date pm in at least two ways instead of chord it the query name contains globalray doesn t record all the params passed redmine migration ... | 1 |
93,085 | 10,764,499,726 | IssuesEvent | 2019-11-01 08:28:43 | jiayushe/ped | https://api.github.com/repos/jiayushe/ped | opened | UI Mockup for `Details Page` in User Guide is unprofessional | severity.Low type.DocumentationBug | 
The UI mockup given in User Guide for `Details Page` is handwritten and does not look professional.
| 1.0 | UI Mockup for `Details Page` in User Guide is unprofessional - 
The UI mockup given in User Guide for `Details Page` is handwritten and does not look professional.
| non_priority | ui mockup for details page in user guide is unprofessional the ui mockup given in user guide for details page is handwritten and does not look professional | 0 |
1,165 | 2,700,976,056 | IssuesEvent | 2015-04-04 19:38:43 | zerotier/ZeroTierOne | https://api.github.com/repos/zerotier/ZeroTierOne | closed | Compile problem with TRACE enabled (ZT_TRACE) | build problem | I'm trying to compile the dev branch with ZT_TRACE enabled. I get the following error:
In file included from node/Network.cpp:34:0:
node/Network.hpp: In static member function ‘static void ZeroTier::Network::_CBhandleTapData(void*, const ZeroTier::MAC&, const ZeroTier::MAC&, unsigned int, const ZeroTier::Buffer<409... | 1.0 | Compile problem with TRACE enabled (ZT_TRACE) - I'm trying to compile the dev branch with ZT_TRACE enabled. I get the following error:
In file included from node/Network.cpp:34:0:
node/Network.hpp: In static member function ‘static void ZeroTier::Network::_CBhandleTapData(void*, const ZeroTier::MAC&, const ZeroTier... | non_priority | compile problem with trace enabled zt trace i m trying to compile the dev branch with zt trace enabled i get the following error in file included from node network cpp node network hpp in static member function ‘static void zerotier network cbhandletapdata void const zerotier mac const zerotier ... | 0 |
544,716 | 15,896,401,003 | IssuesEvent | 2021-04-11 17:17:54 | AY2021S2-CS2113-F10-2/tp | https://api.github.com/repos/AY2021S2-CS2113-F10-2/tp | closed | [PE-D] Invalid input for length of sleeping hour | priority.High severity.High type.Bug | No details provided.

when the input sleeping hour is >24, the system can prompt the user a possible error message
<!--session: 1617437413881-36cf2e4d-b336-4d21-91df-837... | 1.0 | [PE-D] Invalid input for length of sleeping hour - No details provided.

when the input sleeping hour is >24, the system can prompt the user a possible error message
<!-... | priority | invalid input for length of sleeping hour no details provided when the input sleeping hour is the system can prompt the user a possible error message labels severity medium type functionalitybug original ped | 1 |
129,244 | 27,430,159,384 | IssuesEvent | 2023-03-02 00:15:13 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Move method parameter left or right with a key combination | Area-IDE Feature Request IDE-CodeStyle | **Version Used**:
Version 16.7.0 Preview 3.0 [30126.178.master]
**Expected Behavior**:
Refactoring command moving method parameter left or right with a key combination (e.g. Ctrl+Shift+Alt + (->, <-)
Before:
```C#
public void Do(string a, int b)
```
After:
```C#
public void Do(int b, string a)
```
**Actual... | 1.0 | Move method parameter left or right with a key combination - **Version Used**:
Version 16.7.0 Preview 3.0 [30126.178.master]
**Expected Behavior**:
Refactoring command moving method parameter left or right with a key combination (e.g. Ctrl+Shift+Alt + (->, <-)
Before:
```C#
public void Do(string a, int b)
```
... | non_priority | move method parameter left or right with a key combination version used version preview expected behavior refactoring command moving method parameter left or right with a key combination e g ctrl shift alt before c public void do string a int b after c pub... | 0 |
394,877 | 11,660,173,672 | IssuesEvent | 2020-03-03 02:26:35 | poissonconsulting/chk | https://api.github.com/repos/poissonconsulting/chk | closed | Update _pkgdown.yml groupings | Difficulty: 2 Intermediate Effort: 2 Medium Priority: 2 High Type: Docs | In particular make sure that it is complete and that it includes:
check_ functions
recently added chk_integer etc functions
| 1.0 | Update _pkgdown.yml groupings - In particular make sure that it is complete and that it includes:
check_ functions
recently added chk_integer etc functions
| priority | update pkgdown yml groupings in particular make sure that it is complete and that it includes check functions recently added chk integer etc functions | 1 |
160,189 | 6,084,260,324 | IssuesEvent | 2017-06-17 01:45:56 | nulib/avalon | https://api.github.com/repos/nulib/avalon | closed | GO LIVE!!! | devops high priority in review production | In which we turn the crank.
BEFORE JUNE 15
@Toputnal and @d-venckus can you verify anything you need to to make sure we're good to go? | 1.0 | GO LIVE!!! - In which we turn the crank.
BEFORE JUNE 15
@Toputnal and @d-venckus can you verify anything you need to to make sure we're good to go? | priority | go live in which we turn the crank before june toputnal and d venckus can you verify anything you need to to make sure we re good to go | 1 |
752,677 | 26,295,127,004 | IssuesEvent | 2023-01-08 21:57:11 | KingSupernova31/RulesGuru | https://api.github.com/repos/KingSupernova31/RulesGuru | closed | People see similar questions in a row | enhancement high priority discussion wanted | "Next question" currently shows the next valid question in number order. Similar questions are often submitted in succession, so this leads to users seeing a "run" of similar questions when browsing. This can lead to confusion or annoyance at seeing almost the same question again.
There are various fixes that involv... | 1.0 | People see similar questions in a row - "Next question" currently shows the next valid question in number order. Similar questions are often submitted in succession, so this leads to users seeing a "run" of similar questions when browsing. This can lead to confusion or annoyance at seeing almost the same question again... | priority | people see similar questions in a row next question currently shows the next valid question in number order similar questions are often submitted in succession so this leads to users seeing a run of similar questions when browsing this can lead to confusion or annoyance at seeing almost the same question again... | 1 |
563,513 | 16,687,507,709 | IssuesEvent | 2021-06-08 09:31:56 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | unifiedportal-mem.epfindia.gov.in - desktop site instead of mobile site | browser-firefox-ios os-ios priority-important | <!-- @browser: Safari 13.1 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/75882 -->
<!-- @extra_labels: browser-firefox-... | 1.0 | unifiedportal-mem.epfindia.gov.in - desktop site instead of mobile site - <!-- @browser: Safari 13.1 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.co... | priority | unifiedportal mem epfindia gov in desktop site instead of mobile site url browser version safari operating system mac os x tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site ste... | 1 |
298,107 | 9,195,904,586 | IssuesEvent | 2019-03-07 04:40:26 | samiha-rahman/SOEN341 | https://api.github.com/repos/samiha-rahman/SOEN341 | closed | Follow/Unfollow feature from the frontend | 1 SP Priority: MEDIUM Risk: LOW [Follow] front end user story | Add the follow/unfollow button from the frontend.
--------------
Task to follow:
- [x] Add the follow/unfollow (tail/unleash) buttons to the tweet (woof) #65
- [x] Display woofs by other users you follow #66
------------------------------
**ACCEPTANCE TEST**
Step # | Execution Procedure or Input | Exp... | 1.0 | Follow/Unfollow feature from the frontend - Add the follow/unfollow button from the frontend.
--------------
Task to follow:
- [x] Add the follow/unfollow (tail/unleash) buttons to the tweet (woof) #65
- [x] Display woofs by other users you follow #66
------------------------------
**ACCEPTANCE TEST**
... | priority | follow unfollow feature from the frontend add the follow unfollow button from the frontend task to follow add the follow unfollow tail unleash buttons to the tweet woof display woofs by other users you follow acceptance test step ... | 1 |
734,747 | 25,360,955,773 | IssuesEvent | 2022-11-20 21:57:03 | FabricMC/fabric | https://api.github.com/repos/FabricMC/fabric | closed | Unable to invoke commands on server | bug priority:high | Whenever I try to invoke an operator command, be it a vanilla command such as /kick or a modded command such as /yigd (from You're In Grave Danger) I get a "Cannot invoke" error and the command doesn't execute.
I haven't been able to test different mod configurations as the server is live and in-use.
[latest.log]... | 1.0 | Unable to invoke commands on server - Whenever I try to invoke an operator command, be it a vanilla command such as /kick or a modded command such as /yigd (from You're In Grave Danger) I get a "Cannot invoke" error and the command doesn't execute.
I haven't been able to test different mod configurations as the serv... | priority | unable to invoke commands on server whenever i try to invoke an operator command be it a vanilla command such as kick or a modded command such as yigd from you re in grave danger i get a cannot invoke error and the command doesn t execute i haven t been able to test different mod configurations as the serv... | 1 |
116,847 | 25,000,685,060 | IssuesEvent | 2022-11-03 07:34:15 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | ranking: Export ranks for dev environments | team/code-intelligence team/language-platform-and-navigation ranking | Until we start thinking about how to scale this to on-prem, we need to export some page rank scores for local iteration. One solution would be to:
1. Have dotcom export ranking scores to files in a bucket accessible to dev
2. Have dev environments read from this bucket to load their ranking score table | 1.0 | ranking: Export ranks for dev environments - Until we start thinking about how to scale this to on-prem, we need to export some page rank scores for local iteration. One solution would be to:
1. Have dotcom export ranking scores to files in a bucket accessible to dev
2. Have dev environments read from this bucket t... | non_priority | ranking export ranks for dev environments until we start thinking about how to scale this to on prem we need to export some page rank scores for local iteration one solution would be to have dotcom export ranking scores to files in a bucket accessible to dev have dev environments read from this bucket t... | 0 |
162,047 | 12,608,978,229 | IssuesEvent | 2020-06-12 00:04:21 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] ArchiveTests and CertGenCliTests failing on Windows | :Core/Infra/Packaging >test-failure Team:Core/Infra | Our `ArchiveTests.test50StartAndStop` tests are [failing consistently](https://gradle-enterprise.elastic.co/scans/tests?failures.failureClassification=non_verification&list.offset=0&list.size=50&list.sortColumn=startTime&list.sortOrder=desc&search.buildToolType=gradle&search.buildToolType=maven&search.startTimeMax=1578... | 1.0 | [CI] ArchiveTests and CertGenCliTests failing on Windows - Our `ArchiveTests.test50StartAndStop` tests are [failing consistently](https://gradle-enterprise.elastic.co/scans/tests?failures.failureClassification=non_verification&list.offset=0&list.size=50&list.sortColumn=startTime&list.sortOrder=desc&search.buildToolType... | non_priority | archivetests and certgenclitests failing on windows our archivetests tests are in x and due to a failure to delete some temporary files interestingly the debmetadatatests are which i ve opened a pr to deal with in a different way what i find interesting is that we are not having th... | 0 |
71,266 | 7,239,098,535 | IssuesEvent | 2018-02-13 16:29:05 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | closed | Add working hours to divisions | epic/legal-entity kind/user_story project/phase3 status/test value/backlog | All division has to be registered with working hours.
Th information should be visible on portal map, and list of division
- [x] Change spec for division_request
- [x] Add new field to db`working_hours`
- [x] implement changes according to spec BE
- [x] Add info to division list on the portal FE
- [ ] Add info to the... | 1.0 | Add working hours to divisions - All division has to be registered with working hours.
Th information should be visible on portal map, and list of division
- [x] Change spec for division_request
- [x] Add new field to db`working_hours`
- [x] implement changes according to spec BE
- [x] Add info to division list on th... | non_priority | add working hours to divisions all division has to be registered with working hours th information should be visible on portal map and list of division change spec for division request add new field to db working hours implement changes according to spec be add info to division list on the portal... | 0 |
258,619 | 22,333,210,755 | IssuesEvent | 2022-06-14 16:06:30 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Upgrade from Chromium 102.0.5005.125 to Chromium 102.0.5005.125. | QA/No release-notes/exclude QA/Test-Plan-Specified OS/Android Chromium/upgrade minor | Minor Chromium bump.
https://chromium.googlesource.com/chromium/src/+log/102.0.5005.125..102.0.5005.125?pretty=fuller&n=10000
QA tests:
Check branding items
Check for version bump
Additional checks:
No specific code changes in Brave (only line number changes in patches). | 1.0 | Upgrade from Chromium 102.0.5005.125 to Chromium 102.0.5005.125. - Minor Chromium bump.
https://chromium.googlesource.com/chromium/src/+log/102.0.5005.125..102.0.5005.125?pretty=fuller&n=10000
QA tests:
Check branding items
Check for version bump
Additional checks:
No specific code changes in Brave (only line numb... | non_priority | upgrade from chromium to chromium minor chromium bump qa tests check branding items check for version bump additional checks no specific code changes in brave only line number changes in patches | 0 |
341,543 | 30,591,715,233 | IssuesEvent | 2023-07-21 17:39:37 | MicrosoftDocs/visualstudio-docs | https://api.github.com/repos/MicrosoftDocs/visualstudio-docs | closed | Require REVOLUTION by MS VS Team to provide last endly a reliable Test Platform | product-feedback visual-studio-windows/prod vs-ide-test/tech cba Pri1 | Ok. For the 20th time in four years, tests are not running in my solution.... again.
Why is the Test feature in Visual Studio so unreliable, so bad, so buggy ? I've started programming in .NET in 2001 and
Test feature in Visual Studio was unreliable
22 years after, Test feature in Visual Studio is unreliable
N... | 1.0 | Require REVOLUTION by MS VS Team to provide last endly a reliable Test Platform - Ok. For the 20th time in four years, tests are not running in my solution.... again.
Why is the Test feature in Visual Studio so unreliable, so bad, so buggy ? I've started programming in .NET in 2001 and
Test feature in Visual Studi... | non_priority | require revolution by ms vs team to provide last endly a reliable test platform ok for the time in four years tests are not running in my solution again why is the test feature in visual studio so unreliable so bad so buggy i ve started programming in net in and test feature in visual studio was ... | 0 |
285,556 | 8,766,657,210 | IssuesEvent | 2018-12-17 17:23:57 | phetsims/wave-interference | https://api.github.com/repos/phetsims/wave-interference | closed | Shadow in front of barrier | priority:2-high status:ready-for-review type:bug | **Test device:**
Dell Laptop
**Operating System:**
Win 10
**Browser:**
chrome and edge
**Problem description:**
For https://github.com/phetsims/QA/issues/238
When the barrier is moved it creates a large shadow line in front of it. A smaller such line can be seen before any movement, but it becomes more pronoun... | 1.0 | Shadow in front of barrier - **Test device:**
Dell Laptop
**Operating System:**
Win 10
**Browser:**
chrome and edge
**Problem description:**
For https://github.com/phetsims/QA/issues/238
When the barrier is moved it creates a large shadow line in front of it. A smaller such line can be seen before any movement... | priority | shadow in front of barrier test device dell laptop operating system win browser chrome and edge problem description for when the barrier is moved it creates a large shadow line in front of it a smaller such line can be seen before any movement but it becomes more pronounced after ... | 1 |
78,092 | 27,318,056,926 | IssuesEvent | 2023-02-24 17:15:14 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | DataTable: layout breaks when dataTable is scrollable in dialog | :lady_beetle: defect :bangbang: needs-triage | ### Describe the bug
Layout of the rowToggler column in dataTable breaks in following conditions :
- dataTable with rowToggler and scrollable="true"
- dataTable is inside a dialog
- web.xml contains the following config :
```
<context-param>
<param-name>primefaces.MOVE_SCRIPTS_TO_BOTTOM</param-nam... | 1.0 | DataTable: layout breaks when dataTable is scrollable in dialog - ### Describe the bug
Layout of the rowToggler column in dataTable breaks in following conditions :
- dataTable with rowToggler and scrollable="true"
- dataTable is inside a dialog
- web.xml contains the following config :
```
<context-param>... | non_priority | datatable layout breaks when datatable is scrollable in dialog describe the bug layout of the rowtoggler column in datatable breaks in following conditions datatable with rowtoggler and scrollable true datatable is inside a dialog web xml contains the following config pri... | 0 |
65,118 | 16,108,247,711 | IssuesEvent | 2021-04-27 17:31:24 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Cmake's Python path breaks after using west build --pristine | area: Build System bug priority: low | I have two python 3 installations, but cmake fails to find the correct one after using --pristine build option
**To Reproduce**
Steps to reproduce the behavior:
1. After correctly building a hello world example i used --pristine option to build another example
` west build -b sam4e_xpro samples/subsys/usb/cdc_... | 1.0 | Cmake's Python path breaks after using west build --pristine - I have two python 3 installations, but cmake fails to find the correct one after using --pristine build option
**To Reproduce**
Steps to reproduce the behavior:
1. After correctly building a hello world example i used --pristine option to build ano... | non_priority | cmake s python path breaks after using west build pristine i have two python installations but cmake fails to find the correct one after using pristine build option to reproduce steps to reproduce the behavior after correctly building a hello world example i used pristine option to build ano... | 0 |
77,529 | 27,043,125,491 | IssuesEvent | 2023-02-13 07:39:11 | zed-industries/community | https://api.github.com/repos/zed-industries/community | closed | LSP hint is sometimes rendered outside of viewport | defect editor | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The LSP hint is sometimes rendered outside the Zed window (viewport) making it unreadable.
One example where this happens:
```rs
#![no_std]
use core::alloc;
```
 making it unreadable.
One example where this happens:
```rs
#![no_std]
use core::alloc;
... | non_priority | lsp hint is sometimes rendered outside of viewport check for existing issues completed describe the bug provide steps to reproduce it the lsp hint is sometimes rendered outside the zed window viewport making it unreadable one example where this happens rs use core alloc ... | 0 |
108,420 | 9,306,883,787 | IssuesEvent | 2019-03-25 10:48:26 | Microsoft/vscode | https://api.github.com/repos/Microsoft/vscode | opened | Test: hierarchical debug sessions | debug testplan-item | Refs: https://github.com/Microsoft/vscode/issues/70695
- [ ] any os
- [ ] any os
Complexity: 3
We have added support for extensions to create debug sub sessions.
Take a program which creates debug sub sessions. For now this can either be a a node cluster example or an example using the server-ready feature... | 1.0 | Test: hierarchical debug sessions - Refs: https://github.com/Microsoft/vscode/issues/70695
- [ ] any os
- [ ] any os
Complexity: 3
We have added support for extensions to create debug sub sessions.
Take a program which creates debug sub sessions. For now this can either be a a node cluster example or an ex... | non_priority | test hierarchical debug sessions refs any os any os complexity we have added support for extensions to create debug sub sessions take a program which creates debug sub sessions for now this can either be a a node cluster example or an example using the server ready feature to automatical... | 0 |
148,237 | 23,330,493,417 | IssuesEvent | 2022-08-09 04:22:23 | chanzuckerberg/galago | https://api.github.com/repos/chanzuckerberg/galago | closed | [Suggestion] Make sample coloring mirror mrca hover state coloring to better connect the two plots | [part] scatterplot [source] design review | <img width="1124" alt="image" src="https://user-images.githubusercontent.com/12618847/181347906-dd2c80f2-4d53-43cb-98af-da8828df44e2.png">
| 1.0 | [Suggestion] Make sample coloring mirror mrca hover state coloring to better connect the two plots - <img width="1124" alt="image" src="https://user-images.githubusercontent.com/12618847/181347906-dd2c80f2-4d53-43cb-98af-da8828df44e2.png">
| non_priority | make sample coloring mirror mrca hover state coloring to better connect the two plots img width alt image src | 0 |
399,378 | 27,238,661,873 | IssuesEvent | 2023-02-21 18:20:40 | mindsdb/mindsdb | https://api.github.com/repos/mindsdb/mindsdb | closed | [Docs] Fix the link in the `ADJUST` doc page | help wanted good first issue documentation first-timers-only | ## Instructions :page_facing_up:
Here are the step-by-step instructions:
1. Go to the `/docs/sql/api/adjust.mdx` file.
2. In the `Syntax` chapter, there is a table. In the third row of this table, one link needs to be fixed. Please follow the instructions below.
- Remove this content:
> Name of the integra... | 1.0 | [Docs] Fix the link in the `ADJUST` doc page - ## Instructions :page_facing_up:
Here are the step-by-step instructions:
1. Go to the `/docs/sql/api/adjust.mdx` file.
2. In the `Syntax` chapter, there is a table. In the third row of this table, one link needs to be fixed. Please follow the instructions below.
... | non_priority | fix the link in the adjust doc page instructions page facing up here are the step by step instructions go to the docs sql api adjust mdx file in the syntax chapter there is a table in the third row of this table one link needs to be fixed please follow the instructions below r... | 0 |
20,023 | 26,502,085,012 | IssuesEvent | 2023-01-18 11:03:02 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | GO:0048478 replication fork protection | cell cycle and DNA processes obsoletion ready | GO:0048478 replication fork protection
This is currently a "regulation of process" term, based on parentage.
Really it's more like a collection of things including "replication restart" and "processing of collapsed replication forks"
Chatting with @pgaudet we thought this term, based on its position, and mean... | 1.0 | GO:0048478 replication fork protection - GO:0048478 replication fork protection
This is currently a "regulation of process" term, based on parentage.
Really it's more like a collection of things including "replication restart" and "processing of collapsed replication forks"
Chatting with @pgaudet we thought t... | non_priority | go replication fork protection go replication fork protection this is currently a regulation of process term based on parentage really it s more like a collection of things including replication restart and processing of collapsed replication forks chatting with pgaudet we thought this term ba... | 0 |
72,989 | 15,252,070,499 | IssuesEvent | 2021-02-20 01:24:59 | idonthaveafifaaddiction/wp-calypso | https://api.github.com/repos/idonthaveafifaaddiction/wp-calypso | opened | CVE-2021-23337 (High) detected in lodash-4.17.15.tgz, lodash-3.10.1.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 Libraries - <b>lodash-4.17.15.tgz</b>, <b>lodash-3.10.1.tgz</b></p></summary>
<p>
<details><summary><b>lodash-4.17.15.tgz</b></p></... | True | CVE-2021-23337 (High) detected in lodash-4.17.15.tgz, lodash-3.10.1.tgz - ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.17.15.tgz</b>, <b>lodash-3.10.1.tg... | non_priority | cve high detected in lodash tgz lodash tgz cve high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash modular utilities library home page a href path to dependency file wp calypso desktop yarn lock path... | 0 |
391,073 | 11,568,407,895 | IssuesEvent | 2020-02-20 15:50:08 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | k_delayed_work_submit_to_queue returns error code when resubmitting previously completed work. | bug has-pr priority: high | **Describe the bug**
k_delayed_work_submit_to_queue returns error code -EALREADY when submitting previously completed task. Tak is submitted successfully. This response is not covered in doc. This should probably be changed to 0 since error code is propagated from k_delayed_work_cancel.
**Expected behavior**
0 re... | 1.0 | k_delayed_work_submit_to_queue returns error code when resubmitting previously completed work. - **Describe the bug**
k_delayed_work_submit_to_queue returns error code -EALREADY when submitting previously completed task. Tak is submitted successfully. This response is not covered in doc. This should probably be change... | priority | k delayed work submit to queue returns error code when resubmitting previously completed work describe the bug k delayed work submit to queue returns error code ealready when submitting previously completed task tak is submitted successfully this response is not covered in doc this should probably be change... | 1 |
39,147 | 10,308,320,604 | IssuesEvent | 2019-08-29 10:39:12 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | reopened | Docker support | docker-build enhancement | The default image(s) should include some sort of docker support, so I can run `docker build`, as well as `docker start` to run either my own service (and expose ports as usual) or its requirements. | 1.0 | Docker support - The default image(s) should include some sort of docker support, so I can run `docker build`, as well as `docker start` to run either my own service (and expose ports as usual) or its requirements. | non_priority | docker support the default image s should include some sort of docker support so i can run docker build as well as docker start to run either my own service and expose ports as usual or its requirements | 0 |
709,883 | 24,395,594,908 | IssuesEvent | 2022-10-04 18:57:31 | ChaosInitiative/Chaos-Source | https://api.github.com/repos/ChaosInitiative/Chaos-Source | opened | Bug: env_speaker/env_microphone does not work properly with npcs | Type: Bug What: Engine Priority 2: Medium Size 3: Medium Component: entities Component: audio | ### Describe the bug
Audio that originates from NPCs will not be able to come through the respective env_speaker, even with a proper soundscript setup. Precache warnings will also spew through the console:
```
[server] (379.53) output: (func_door,kleiner_teleport_lift_1) -> (trigger_teleportdoor_alyx,Kill)()
[ser... | 1.0 | Bug: env_speaker/env_microphone does not work properly with npcs - ### Describe the bug
Audio that originates from NPCs will not be able to come through the respective env_speaker, even with a proper soundscript setup. Precache warnings will also spew through the console:
```
[server] (379.53) output: (func_door,k... | priority | bug env speaker env microphone does not work properly with npcs describe the bug audio that originates from npcs will not be able to come through the respective env speaker even with a proper soundscript setup precache warnings will also spew through the console output func door kleiner tel... | 1 |
57,790 | 14,218,551,349 | IssuesEvent | 2020-11-17 11:59:30 | secureCodeBox/secureCodeBox | https://api.github.com/repos/secureCodeBox/secureCodeBox | opened | ➹ Check if HTTP Services are redirecting to HTTPS correctly) | security scanner | <!--
Thank you for reporting an issue in our documentation 🙌
Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue in... | True | ➹ Check if HTTP Services are redirecting to HTTPS correctly) - <!--
Thank you for reporting an issue in our documentation 🙌
Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, ple... | non_priority | ➹ check if http services are redirecting to https correctly thank you for reporting an issue in our documentation 🙌 before opening a new issue please make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate ple... | 0 |
198,324 | 14,973,003,280 | IssuesEvent | 2021-01-28 00:03:42 | diem/diem | https://api.github.com/repos/diem/diem | opened | [language] Tests that need to be reviewed | enhancement language tests | Here is a list of tests that may be outdated, misdescribed or broken. We should review them and see if they are working as intended.
## Move Lang Functional Tests
- move/borrow_tests
- borrow_local_bad: name doesn't seem to match test. I don't see why it's "bad".
- borrow_parens, borrow_move_ok: identical tes... | 1.0 | [language] Tests that need to be reviewed - Here is a list of tests that may be outdated, misdescribed or broken. We should review them and see if they are working as intended.
## Move Lang Functional Tests
- move/borrow_tests
- borrow_local_bad: name doesn't seem to match test. I don't see why it's "bad".
- ... | non_priority | tests that need to be reviewed here is a list of tests that may be outdated misdescribed or broken we should review them and see if they are working as intended move lang functional tests move borrow tests borrow local bad name doesn t seem to match test i don t see why it s bad borrow pa... | 0 |
361,536 | 10,710,191,154 | IssuesEvent | 2019-10-25 01:09:11 | Progressive335/Progressive335 | https://api.github.com/repos/Progressive335/Progressive335 | closed | Quest: Blueleaf Tubers | low priority quest | [https://wotlkdb.com/?quest=1221] Blueleaf Tubers
[https://wotlkdb.com/?npc=4781] Snufflenose Gopher
**Description of the bug:**
I give the command a Snufflenose Command Stick, but nothing is happening, I went around the whole dungeon
**Current behaviour:**
After command stands still as a company
**How it should ... | 1.0 | Quest: Blueleaf Tubers - [https://wotlkdb.com/?quest=1221] Blueleaf Tubers
[https://wotlkdb.com/?npc=4781] Snufflenose Gopher
**Description of the bug:**
I give the command a Snufflenose Command Stick, but nothing is happening, I went around the whole dungeon
**Current behaviour:**
After command stands still as a ... | priority | quest blueleaf tubers blueleaf tubers snufflenose gopher description of the bug i give the command a snufflenose command stick but nothing is happening i went around the whole dungeon current behaviour after command stands still as a company how it should work after the command he has to ... | 1 |
687,192 | 23,516,387,243 | IssuesEvent | 2022-08-18 21:55:42 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Don't allow merging a work with more than 50 editions into another work | Type: Bug Priority: 2 Affects: Librarians Needs: Investigation Lead: @cdrini | Sub-task of #6556
The Merge UI currently allows this, but only moves over the first 50 editions! Leaving the rest in a sort of limbo.
Prevent this from being allowed, or investigate if we can increase it to a larger limit, but we'll probably still need to block at whatever limit that is.
### Stakeholders
@mhe... | 1.0 | Don't allow merging a work with more than 50 editions into another work - Sub-task of #6556
The Merge UI currently allows this, but only moves over the first 50 editions! Leaving the rest in a sort of limbo.
Prevent this from being allowed, or investigate if we can increase it to a larger limit, but we'll probabl... | priority | don t allow merging a work with more than editions into another work sub task of the merge ui currently allows this but only moves over the first editions leaving the rest in a sort of limbo prevent this from being allowed or investigate if we can increase it to a larger limit but we ll probably sti... | 1 |
5,098 | 2,904,837,390 | IssuesEvent | 2015-06-18 20:16:22 | SAA-SDT/EAD-Revision | https://api.github.com/repos/SAA-SDT/EAD-Revision | closed | Modify controlaccess elements for linked data applications | Documentation Feature requests Relations | Per TS-EAD compromise re: `<relations>` we decided to modify all of the controlaccess elements (see m.access) so that they provide sufficient attributes to support a lightweight linked data application.
@tcatapano and I discussed this and we identified the following components as the minimum necessary for creating L... | 1.0 | Modify controlaccess elements for linked data applications - Per TS-EAD compromise re: `<relations>` we decided to modify all of the controlaccess elements (see m.access) so that they provide sufficient attributes to support a lightweight linked data application.
@tcatapano and I discussed this and we identified the... | non_priority | modify controlaccess elements for linked data applications per ts ead compromise re we decided to modify all of the controlaccess elements see m access so that they provide sufficient attributes to support a lightweight linked data application tcatapano and i discussed this and we identified the following... | 0 |
292,201 | 25,206,175,477 | IssuesEvent | 2022-11-13 18:03:27 | pysal/splot | https://api.github.com/repos/pysal/splot | opened | don't need all example datasets from libpysal for testing | testing/CI | Even though we only need the [`"Guerry"` and `"Rio Grande do Sul"`](https://github.com/pysal/splot/blob/main/.github/workflows/unittests.yml#L65) example data, `libpysal` is pulling [all datasets](https://github.com/pysal/splot/actions/runs/3456308081/jobs/5768944939#step:5:1). This should be resolved with pysal/libpys... | 1.0 | don't need all example datasets from libpysal for testing - Even though we only need the [`"Guerry"` and `"Rio Grande do Sul"`](https://github.com/pysal/splot/blob/main/.github/workflows/unittests.yml#L65) example data, `libpysal` is pulling [all datasets](https://github.com/pysal/splot/actions/runs/3456308081/jobs/576... | non_priority | don t need all example datasets from libpysal for testing even though we only need the example data libpysal is pulling this should be resolved with pysal libpysal | 0 |
81,526 | 3,591,974,893 | IssuesEvent | 2016-02-01 14:23:16 | leeensminger/DelDOT-NPDES-Field-Tool | https://api.github.com/repos/leeensminger/DelDOT-NPDES-Field-Tool | opened | Selection for Barrel Conveyance | bug - high priority | In the Selections tab, is the "deldot_npdes_7.DBO.BARREL_CONVEYANCE" supposed to select the Barrel Conveyances as a whole? I know I created Barrel Conveyances in this work area however, no features are listed in the Features List Tab when I try to query them using "deldot_npdes_7.DBO.BARREL_CONVEYANCE".
.
It seems that having this card present both in the card database and in the token database makes c... | 1.0 | Problem handling a card named as a token - There's an old card from "Legends" named "Kobolds of Kher Keep".
Unfortunately a token by the same exact name exists, too (The card named "Kher Keep" from Commander 2013 is an example of a card generating such a token).
It seems that having this card present both in the card... | non_priority | problem handling a card named as a token there s an old card from legends named kobolds of kher keep unfortunately a token by the same exact name exists too the card named kher keep from commander is an example of a card generating such a token it seems that having this card present both in the card da... | 0 |
205,205 | 7,094,727,228 | IssuesEvent | 2018-01-13 07:39:28 | okTurtles/group-income-simple | https://api.github.com/repos/okTurtles/group-income-simple | closed | Update the Group Creation process to match mockups from last hackathon | App:Frontend Kind:Core Note:UI/UX Note:Up-for-grabs Priority:High | ### Problem
We created a nice creation flow at the last hackathon but only implemented the Dashboard in code so far.
### Solution
Create, using the VueAssistant, the setup flow that we came up with during the hackathon. Questions? Send via gitter/slack. /cc @dsernst
 | medium priority task | Create a summary screen for the completed scheduling session #6, where you can see the choosen activity, location and date. | 1.0 | Create summary screen (scheduling) - Create a summary screen for the completed scheduling session #6, where you can see the choosen activity, location and date. | priority | create summary screen scheduling create a summary screen for the completed scheduling session where you can see the choosen activity location and date | 1 |
47,568 | 12,058,056,332 | IssuesEvent | 2020-04-15 16:48:44 | oneapi-src/oneDNN | https://api.github.com/repos/oneapi-src/oneDNN | closed | how to build oneDNN v0.20.6 | build sighting | I am able to build oneDNN version v1.2 or v1.3 using these commands:
mkdir -p build && cd build && cmake ..
#Build the library:
make -j
#Build the documentation:
make doc
#Install the library, headers, and documentation:
sudo make install
However when i am trying to build v0.20.6 with same command, i am get... | 1.0 | how to build oneDNN v0.20.6 - I am able to build oneDNN version v1.2 or v1.3 using these commands:
mkdir -p build && cd build && cmake ..
#Build the library:
make -j
#Build the documentation:
make doc
#Install the library, headers, and documentation:
sudo make install
However when i am trying to build v0.20... | non_priority | how to build onednn i am able to build onednn version or using these commands mkdir p build cd build cmake build the library make j build the documentation make doc install the library headers and documentation sudo make install however when i am trying to build wit... | 0 |
737,358 | 25,512,708,719 | IssuesEvent | 2022-11-28 14:14:45 | bryntum/support | https://api.github.com/repos/bryntum/support | closed | Not possible to unschedule the task | feature request resolved high-priority | https://bryntum.com/examples/gantt/advanced/
Try to remove this data from any task in the cells or task editor | 1.0 | Not possible to unschedule the task - https://bryntum.com/examples/gantt/advanced/
Try to remove this data from any task in the cells or task editor | priority | not possible to unschedule the task try to remove this data from any task in the cells or task editor | 1 |
455,206 | 13,113,192,200 | IssuesEvent | 2020-08-05 04:38:32 | Automattic/woocommerce-payments | https://api.github.com/repos/Automattic/woocommerce-payments | closed | Add support for Saved Cards | Priority: High Size M [Feature] Saved Cards and Subscriptions | - Adding a payment method to /my-account/payment-methods/
- Deleting a payment method in /my-account/payment-methods/
- Saving a payment method in /checkout
- Selecting a saved payment method in /checkout
See also #683 for saved-card work related to subscriptions and #14 for a requirement to save payment methods ... | 1.0 | Add support for Saved Cards - - Adding a payment method to /my-account/payment-methods/
- Deleting a payment method in /my-account/payment-methods/
- Saving a payment method in /checkout
- Selecting a saved payment method in /checkout
See also #683 for saved-card work related to subscriptions and #14 for a requir... | priority | add support for saved cards adding a payment method to my account payment methods deleting a payment method in my account payment methods saving a payment method in checkout selecting a saved payment method in checkout see also for saved card work related to subscriptions and for a requireme... | 1 |
278,121 | 8,636,867,209 | IssuesEvent | 2018-11-23 09:20:10 | cosmos/voyager | https://api.github.com/repos/cosmos/voyager | closed | Have a toggle to show all available denominations on the network | low priority wallet-2 :purse: | ### Description
Implemented in #633 we hide all tokens a user has a balance of 0 in. The reason is to reduce visual clutter.
But maybe the user wants to see, which tokens are available on the network (to be evaluated). For this case, it would be nice (and this was decided in the original design) to have a toggle ... | 1.0 | Have a toggle to show all available denominations on the network - ### Description
Implemented in #633 we hide all tokens a user has a balance of 0 in. The reason is to reduce visual clutter.
But maybe the user wants to see, which tokens are available on the network (to be evaluated). For this case, it would be n... | priority | have a toggle to show all available denominations on the network description implemented in we hide all tokens a user has a balance of in the reason is to reduce visual clutter but maybe the user wants to see which tokens are available on the network to be evaluated for this case it would be nic... | 1 |
444,657 | 31,141,114,235 | IssuesEvent | 2023-08-16 00:07:13 | chingu-voyages/v45-tier3-team-47 | https://api.github.com/repos/chingu-voyages/v45-tier3-team-47 | opened | Create Git workflow guidelines document | documentation task should have | Document that will outline best practices for git workflow. Notes from sprint planning:
- Branches will be named based on what feature was worked on, and deleted when they are merged
- Keep older branches on your local repository in case you need to go back to them
- Pull requests should be reviewed by two team me... | 1.0 | Create Git workflow guidelines document - Document that will outline best practices for git workflow. Notes from sprint planning:
- Branches will be named based on what feature was worked on, and deleted when they are merged
- Keep older branches on your local repository in case you need to go back to them
- Pull ... | non_priority | create git workflow guidelines document document that will outline best practices for git workflow notes from sprint planning branches will be named based on what feature was worked on and deleted when they are merged keep older branches on your local repository in case you need to go back to them pull ... | 0 |
201,310 | 15,188,421,950 | IssuesEvent | 2021-02-15 15:05:09 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | opened | click on `Enable IPFS` is redirected to `Choose default apps by protocol windows settings` | OS/Desktop QA/Test-Plan-Specified QA/Yes feature/ipfs regression | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV... | 1.0 | click on `Enable IPFS` is redirected to `Choose default apps by protocol windows settings` - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFF... | non_priority | click on enable ipfs is redirected to choose default apps by protocol windows settings have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insuff... | 0 |
128,021 | 27,176,639,701 | IssuesEvent | 2023-02-18 04:08:02 | rainlycoris/blog | https://api.github.com/repos/rainlycoris/blog | opened | AT_abc279_f 并查集题解 | atcoder | ## 题目分析
由于要支持类似合并集合的操作,首先想到并查集。但是题目中的把 $y$ 倒入 $x$ 之后 $y$ 是空的。按照一般的并查集来做的话,此时原来属于 $y$ 的集合仍属于 $y$,并没有清空。
所以我们对于题目中的每个把 $y$ 倒入 $x$ 中的操作,在合并 $x$ 和 $y$ 之后新建一个并查集节点代替原来代表 $y$ 的并查集节点,这样就实现了清空 $y$。其他的按正常的并查集做就好。
每个合并操作新建一个节点,至多有 $n+q$ 个节点。
## 代码
```cpp
const int N = 1000005;
int c[N],w[N];
//c是每个箱子对应的是哪个并查集节点
//... | 1.0 | AT_abc279_f 并查集题解 - ## 题目分析
由于要支持类似合并集合的操作,首先想到并查集。但是题目中的把 $y$ 倒入 $x$ 之后 $y$ 是空的。按照一般的并查集来做的话,此时原来属于 $y$ 的集合仍属于 $y$,并没有清空。
所以我们对于题目中的每个把 $y$ 倒入 $x$ 中的操作,在合并 $x$ 和 $y$ 之后新建一个并查集节点代替原来代表 $y$ 的并查集节点,这样就实现了清空 $y$。其他的按正常的并查集做就好。
每个合并操作新建一个节点,至多有 $n+q$ 个节点。
## 代码
```cpp
const int N = 1000005;
int c[N],w[N];
//c... | non_priority | at f 并查集题解 题目分析 由于要支持类似合并集合的操作,首先想到并查集。但是题目中的把 y 倒入 x 之后 y 是空的。按照一般的并查集来做的话,此时原来属于 y 的集合仍属于 y ,并没有清空。 所以我们对于题目中的每个把 y 倒入 x 中的操作,在合并 x 和 y 之后新建一个并查集节点代替原来代表 y 的并查集节点,这样就实现了清空 y 。其他的按正常的并查集做就好。 每个合并操作新建一个节点,至多有 n q 个节点。 代码 cpp const int n int c w c是每个箱子对应的是哪个并查集节... | 0 |
386,353 | 11,435,830,054 | IssuesEvent | 2020-02-04 20:12:23 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | videoCapture in iOS returns 1 for all properties | affected: 3.4 bug category: videoio platform: ios/osx priority: low | - OpenCV version: 3.1
- Host OS: Mac OS X 10.11.4
- iOS
### In which part of the OpenCV library you got the issue?
opening a file with videoCapture
### Expected behaviour
it would open the video, give me access to the video's properties and frames
### Actual behaviour
it claims to open the file but all propertie... | 1.0 | videoCapture in iOS returns 1 for all properties - - OpenCV version: 3.1
- Host OS: Mac OS X 10.11.4
- iOS
### In which part of the OpenCV library you got the issue?
opening a file with videoCapture
### Expected behaviour
it would open the video, give me access to the video's properties and frames
### Actual beha... | priority | videocapture in ios returns for all properties opencv version host os mac os x ios in which part of the opencv library you got the issue opening a file with videocapture expected behaviour it would open the video give me access to the video s properties and frames actual behavi... | 1 |
550,784 | 16,132,374,652 | IssuesEvent | 2021-04-29 07:24:16 | gambitph/Stackable | https://api.github.com/repos/gambitph/Stackable | closed | UI issue: Popovers are stacked when adding dynamic content inside buttons | bug high priority | the popovers for the button URL & dynamic content are stacked:
<img width="835" alt="Screen Shot 2021-04-28 at 4 03 39 PM" src="https://user-images.githubusercontent.com/28699204/116369306-cfeec280-a83b-11eb-8c72-f9a60b68d550.png">
| 1.0 | UI issue: Popovers are stacked when adding dynamic content inside buttons - the popovers for the button URL & dynamic content are stacked:
<img width="835" alt="Screen Shot 2021-04-28 at 4 03 39 PM" src="https://user-images.githubusercontent.com/28699204/116369306-cfeec280-a83b-11eb-8c72-f9a60b68d550.png">
| priority | ui issue popovers are stacked when adding dynamic content inside buttons the popovers for the button url dynamic content are stacked img width alt screen shot at pm src | 1 |
103,559 | 16,602,919,902 | IssuesEvent | 2021-06-01 22:16:08 | gms-ws-sandbox/nibrs | https://api.github.com/repos/gms-ws-sandbox/nibrs | opened | CVE-2017-17485 (High) detected in jackson-databind-2.8.10.jar | security vulnerability | ## CVE-2017-17485 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.10.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streami... | True | CVE-2017-17485 (High) detected in jackson-databind-2.8.10.jar - ## CVE-2017-17485 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.10.jar</b></p></summary>
<p>Gener... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file nibrs tools nibrs fbi service p... | 0 |
752,727 | 26,322,620,560 | IssuesEvent | 2023-01-10 01:54:53 | KingSupernova31/RulesGuru | https://api.github.com/repos/KingSupernova31/RulesGuru | closed | Allow navigation with arrow keys | enhancement low priority good first issue | When viewing the homepage, the following keyboard commands should work:
* Left arrow: same as pressing the "back" button on the browser.
* Right arrow: Same as pressing the "forward" button on the browser, or, if there is no next page, simulate clicking on "next question".
* Down arrow: Show answer.
* Up arrow: H... | 1.0 | Allow navigation with arrow keys - When viewing the homepage, the following keyboard commands should work:
* Left arrow: same as pressing the "back" button on the browser.
* Right arrow: Same as pressing the "forward" button on the browser, or, if there is no next page, simulate clicking on "next question".
* Down... | priority | allow navigation with arrow keys when viewing the homepage the following keyboard commands should work left arrow same as pressing the back button on the browser right arrow same as pressing the forward button on the browser or if there is no next page simulate clicking on next question down... | 1 |
19,709 | 3,778,214,311 | IssuesEvent | 2016-03-17 23:11:56 | akkadotnet/akka.net | https://api.github.com/repos/akkadotnet/akka.net | closed | TestKit EventFilter should support specifying external ActorSystem to filter events | enhancement tests up for grabs | please see https://github.com/akkadotnet/akka.net/pull/1525 for details | 1.0 | TestKit EventFilter should support specifying external ActorSystem to filter events - please see https://github.com/akkadotnet/akka.net/pull/1525 for details | non_priority | testkit eventfilter should support specifying external actorsystem to filter events please see for details | 0 |
152,481 | 23,981,269,256 | IssuesEvent | 2022-09-13 15:13:34 | EscolaDeSaudePublica/DesignLab | https://api.github.com/repos/EscolaDeSaudePublica/DesignLab | opened | Implementação do site do Felicilab | Site Sem Projeto Definido Prioridade Design: Alta | ## **Objetivo**
**Como** designer
**Quero** implementar o site do felicilab
**Para** publicá-lo e torná-lo disponível à sociedade
## **Contexto**
- O site do Felicilab está em seu processo final de desenvolvimento. Até o fim do defeso eleitoral, o seu novo design precisa estar no ar. Neste processo, após todas as re... | 1.0 | Implementação do site do Felicilab - ## **Objetivo**
**Como** designer
**Quero** implementar o site do felicilab
**Para** publicá-lo e torná-lo disponível à sociedade
## **Contexto**
- O site do Felicilab está em seu processo final de desenvolvimento. Até o fim do defeso eleitoral, o seu novo design precisa estar no... | non_priority | implementação do site do felicilab objetivo como designer quero implementar o site do felicilab para publicá lo e torná lo disponível à sociedade contexto o site do felicilab está em seu processo final de desenvolvimento até o fim do defeso eleitoral o seu novo design precisa estar no... | 0 |
48,588 | 10,263,322,374 | IssuesEvent | 2019-08-22 14:09:11 | AllenMistake/allenmistake.github.io | https://api.github.com/repos/AllenMistake/allenmistake.github.io | opened | Leetcode日记:11.盛水最多的木桶 | /2018/11/18/leetcode11/ Gitalk | https://allenmistake.top/2018/11/18/leetcode11/
题目给定 n 个非负整数$a_1,a_2,…,a_n$,每个数代表坐标中的一个点 $(i, a_i)$。在坐标内画$n$条垂直线,垂直线$i$的两个端点分别为$(i, a_i)$ 和$(i, 0)$。找出其中的两条线,使得它们与$x$轴共同构成的容器可以容纳最多的水。 说明:你不能倾斜容器,且 n 的值至少为 2。 | 1.0 | Leetcode日记:11.盛水最多的木桶 - https://allenmistake.top/2018/11/18/leetcode11/
题目给定 n 个非负整数$a_1,a_2,…,a_n$,每个数代表坐标中的一个点 $(i, a_i)$。在坐标内画$n$条垂直线,垂直线$i$的两个端点分别为$(i, a_i)$ 和$(i, 0)$。找出其中的两条线,使得它们与$x$轴共同构成的容器可以容纳最多的水。 说明:你不能倾斜容器,且 n 的值至少为 2。 | non_priority | leetcode日记: 盛水最多的木桶 题目给定 n 个非负整数 a ,a ,…,a n ,每个数代表坐标中的一个点 i a i 。在坐标内画 n 条垂直线,垂直线 i 的两个端点分别为 i a i 和 i 。找出其中的两条线,使得它们与 x 轴共同构成的容器可以容纳最多的水。 说明:你不能倾斜容器,且 n 的值至少为 。 | 0 |
92 | 3,105,742,715 | IssuesEvent | 2015-08-31 22:36:44 | magnumripper/JohnTheRipper | https://api.github.com/repos/magnumripper/JohnTheRipper | opened | OpenCL: Issues with Intel HD Graphics | portability | OSX, HD Graphics 4000 (driver version 1.2(Jul 29 2015 02:40:37)):
```
$ ../run/john -test=0 -form:opencl
Device 1: HD Graphics 4000
Testing: agilekeychain-opencl, 1Password Agile Keychain [PBKDF2-SHA1 OpenCL AES]... (8xOMP) FAILED (cmp_all(1))
Testing: blockchain-opencl, blockchain My Wallet [PBKDF2-SHA1 OpenCL... | True | OpenCL: Issues with Intel HD Graphics - OSX, HD Graphics 4000 (driver version 1.2(Jul 29 2015 02:40:37)):
```
$ ../run/john -test=0 -form:opencl
Device 1: HD Graphics 4000
Testing: agilekeychain-opencl, 1Password Agile Keychain [PBKDF2-SHA1 OpenCL AES]... (8xOMP) FAILED (cmp_all(1))
Testing: blockchain-opencl, ... | non_priority | opencl issues with intel hd graphics osx hd graphics driver version jul run john test form opencl device hd graphics testing agilekeychain opencl agile keychain failed cmp all testing blockchain opencl blockchain my wallet failed cmp all ... | 0 |
89,522 | 25,826,611,861 | IssuesEvent | 2022-12-12 13:23:27 | qorelanguage/qore | https://api.github.com/repos/qorelanguage/qore | closed | no machine specific macros included (s390x architecture) | bug build c++ | The single failing build for qore on openSUSE is the s390x architecture. I have updated qore to the version 1.12.3 in my home repository. The error message is the following:
```
[ 713s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/qore-release-1.12.3/build'
[ 713s] [ 50%] Building CXX object CMakeFil... | 1.0 | no machine specific macros included (s390x architecture) - The single failing build for qore on openSUSE is the s390x architecture. I have updated qore to the version 1.12.3 in my home repository. The error message is the following:
```
[ 713s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/qore-release-... | non_priority | no machine specific macros included architecture the single failing build for qore on opensuse is the architecture i have updated qore to the version in my home repository the error message is the following make entering directory home abuild rpmbuild build qore release build ... | 0 |
559,648 | 16,567,108,903 | IssuesEvent | 2021-05-29 16:43:16 | ihhub/fheroes2 | https://api.github.com/repos/ihhub/fheroes2 | closed | Visited objects with allies | Hacktoberfest bug logic low priority | When we play with allies, they start visiting objects, that don't require. For example, observation tower. Once I've visited it, AI still comes and visit it by himself.
And here we experience opposite thing: when allied AI've visited windmill, player can't see "visited" status... | 1.0 | Visited objects with allies - When we play with allies, they start visiting objects, that don't require. For example, observation tower. Once I've visited it, AI still comes and visit it by himself.
And here we experience opposite thing: when allied AI've visited windmill, player can't see "visited" status... | priority | visited objects with allies when we play with allies they start visiting objects that don t require for example observation tower once i ve visited it ai still comes and visit it by himself and here we experience opposite thing when allied ai ve visited windmill player can t see visited status | 1 |
744,162 | 25,931,867,692 | IssuesEvent | 2022-12-16 10:41:57 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | flightaware.com - design is broken | browser-firefox browser-safari priority-normal engine-gecko | <!-- @browser: Firefox 109.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/109.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://flightaware.com/commercial/custom/united/united_track.rvt
**Browser / Version**: Firefox 109.0
**Operating System**: Mac... | 1.0 | flightaware.com - design is broken - <!-- @browser: Firefox 109.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/109.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://flightaware.com/commercial/custom/united/united_track.rvt
**Browser / Version**: Fi... | priority | flightaware com design is broken url browser version firefox operating system mac os x tested another browser yes safari problem type design is broken description items not fully visible steps to reproduce this issue is happening on the united app for flightaw... | 1 |
250,672 | 7,979,775,014 | IssuesEvent | 2018-07-17 23:22:10 | uswds/uswds | https://api.github.com/repos/uswds/uswds | closed | Styles of disabled input behave different in chrome & firefox | [Priority] Minor [Skill] Front end [Type] Bug | Hi, I'm using uswds in one of my site, and having this html in my code:
```
<input type="email" name="email" value="example@gmail.com" disabled="">
```
And this is what I got under firefox 52.0 64 bit:
<img width="878" alt="screen shot 2017-04-14 at 12 05 44 am" src="https://cloud.githubusercontent.com/assets/... | 1.0 | Styles of disabled input behave different in chrome & firefox - Hi, I'm using uswds in one of my site, and having this html in my code:
```
<input type="email" name="email" value="example@gmail.com" disabled="">
```
And this is what I got under firefox 52.0 64 bit:
<img width="878" alt="screen shot 2017-04-14 ... | priority | styles of disabled input behave different in chrome firefox hi i m using uswds in one of my site and having this html in my code and this is what i got under firefox bit img width alt screen shot at am src i think it s no problem the background would give user ... | 1 |
46,592 | 2,962,933,774 | IssuesEvent | 2015-07-10 06:23:40 | HippieStationCode/HippieStation13 | https://api.github.com/repos/HippieStationCode/HippieStation13 | closed | AI law 0 not synching with starting borg | Bug Priority | Bug details: When AI becomes traitor (Law 0) the starting borg wont get the law 0 but still get notice that supposed to have one. This is very confusing as the notice you get make it seem you are separate traitor from the AI yet no objectives are given or a Law 0.
------
How to reproduce: AI has to be a traitor t... | 1.0 | AI law 0 not synching with starting borg - Bug details: When AI becomes traitor (Law 0) the starting borg wont get the law 0 but still get notice that supposed to have one. This is very confusing as the notice you get make it seem you are separate traitor from the AI yet no objectives are given or a Law 0.
------
... | priority | ai law not synching with starting borg bug details when ai becomes traitor law the starting borg wont get the law but still get notice that supposed to have one this is very confusing as the notice you get make it seem you are separate traitor from the ai yet no objectives are given or a law ... | 1 |
471,196 | 13,562,198,898 | IssuesEvent | 2020-09-18 06:24:03 | OpenSRP/opensrp-server-core | https://api.github.com/repos/OpenSRP/opensrp-server-core | opened | Id Gen Module is not respecting firstIdentifierBase | Priority: High bug | - [ ] Id Gen Module is not respecting `firstIdentifierBase` and is generating numbers based on primary keys
- [ ] If a source is configured with `firstIdentifierBase` 2000000, only the first generated number will follow that, subsequently new ids will start at 0000000.....000000n
- [ ] This is a big problem when... | 1.0 | Id Gen Module is not respecting firstIdentifierBase - - [ ] Id Gen Module is not respecting `firstIdentifierBase` and is generating numbers based on primary keys
- [ ] If a source is configured with `firstIdentifierBase` 2000000, only the first generated number will follow that, subsequently new ids will start at 0... | priority | id gen module is not respecting firstidentifierbase id gen module is not respecting firstidentifierbase and is generating numbers based on primary keys if a source is configured with firstidentifierbase only the first generated number will follow that subsequently new ids will start at ... | 1 |
258,502 | 22,323,547,545 | IssuesEvent | 2022-06-14 08:40:45 | wpeventmanager/wp-event-manager | https://api.github.com/repos/wpeventmanager/wp-event-manager | closed | Field editor - Venue form field - 2 times click on the ok button then field is delete from venue form field | In Testing | Go to backend - Event Manager - Field editor - Venue form field.
2 times click on the ok button then field is delete from venue form field.
**This issue is not face every time.**

| 1.0 | Field editor - Venue form field - 2 times click on the ok button then field is delete from venue form field - Go to backend - Event Manager - Field editor - Venue form field.
2 times click on the ok button then field is delete from venue form field.
**This issue is not face every time.**
 found by running container image scans.
| Library | Current Version | CVEs found |
| --- | --- | --- |
APR | 1.6.5 | CVE-2017-12613 |
com.google.code.gson | 2.8.6 | CVE-2022-25647
com.faster... | True | Update versions of gson, Apache Portable Runtime and Jackson-databind - **Describe the bug**
We need to update versions of the following dependencies in order to address vulnerabilities(CVEs) found by running container image scans.
| Library | Current Version | CVEs found |
| --- | --- | --- |
APR | 1.6.5 | CVE... | non_priority | update versions of gson apache portable runtime and jackson databind describe the bug we need to update versions of the following dependencies in order to address vulnerabilities cves found by running container image scans library current version cves found apr cve... | 0 |
187,579 | 6,759,238,939 | IssuesEvent | 2017-10-24 16:26:48 | json-schema-org/json-schema-spec | https://api.github.com/repos/json-schema-org/json-schema-spec | opened | Resolve JFV vs HTTPbis Header Structure | hypermedia Priority: High Type: Maintenance | We reference https://tools.ietf.org/html/draft-reschke-http-jfv-07 but it turns out there has been a complex history:
reschke-http-jfv-00 through 04
ietf-httpbis-jfv-00 through 02
then it split, with the JSON work going back to reschke-http-jfv-05 through 07, but the HTTPbis work going forward as an abstract data ... | 1.0 | Resolve JFV vs HTTPbis Header Structure - We reference https://tools.ietf.org/html/draft-reschke-http-jfv-07 but it turns out there has been a complex history:
reschke-http-jfv-00 through 04
ietf-httpbis-jfv-00 through 02
then it split, with the JSON work going back to reschke-http-jfv-05 through 07, but the HTTPb... | priority | resolve jfv vs httpbis header structure we reference but it turns out there has been a complex history reschke http jfv through ietf httpbis jfv through then it split with the json work going back to reschke http jfv through but the httpbis work going forward as an abstract data model for header... | 1 |
88,727 | 11,139,225,548 | IssuesEvent | 2019-12-21 03:05:23 | OfficeDev/office-ui-fabric-react | https://api.github.com/repos/OfficeDev/office-ui-fabric-react | reopened | Links in Message Bar do not respond to High Contrast | Area: Accessibility Component: MessageBar Needs: Design 🎨 Priority 2: Normal Type: Bug :bug: | This reproes in all High Contrast themes

You can repro at https://aka.ms/fabricdemo
Change to any high contrast theme, and go to MessageBar. Turn on one of them with a link and observe.
The color shoul... | 1.0 | Links in Message Bar do not respond to High Contrast - This reproes in all High Contrast themes

You can repro at https://aka.ms/fabricdemo
Change to any high contrast theme, and go to MessageBar. Turn on ... | non_priority | links in message bar do not respond to high contrast this reproes in all high contrast themes you can repro at change to any high contrast theme and go to messagebar turn on one of them with a link and observe the color should use link color for the theme priorities and help requested not a... | 0 |
539,036 | 15,782,477,187 | IssuesEvent | 2021-04-01 12:51:06 | AY2021S2-CS2113T-F08-1/tp | https://api.github.com/repos/AY2021S2-CS2113T-F08-1/tp | closed | Add Storage Class | priority.Medium type.Story | As a TA, I can save and load the modules and module information so that I can access the information across different sessions. | 1.0 | Add Storage Class - As a TA, I can save and load the modules and module information so that I can access the information across different sessions. | priority | add storage class as a ta i can save and load the modules and module information so that i can access the information across different sessions | 1 |
325,236 | 9,921,440,938 | IssuesEvent | 2019-06-30 18:16:08 | lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk | closed | wallet server: UNIQUE constraint failed: trend.claim_hash, trend.height | priority: blocker type: bug | Got this when trying to sync up spv1 outside of docker. re-syncing now to see if it goes away.
```INFO:torba.server.block_processor.LBRYBlockProcessor:our height: 586,669 daemon: 591,523 UTXOs 235MB hist 182MB
INFO:torba.server.block_processor.LBRYBlockProcessor:our height: 587,160 daemon: 591,525 UTXOs 242MB hist 1... | 1.0 | wallet server: UNIQUE constraint failed: trend.claim_hash, trend.height - Got this when trying to sync up spv1 outside of docker. re-syncing now to see if it goes away.
```INFO:torba.server.block_processor.LBRYBlockProcessor:our height: 586,669 daemon: 591,523 UTXOs 235MB hist 182MB
INFO:torba.server.block_processor... | priority | wallet server unique constraint failed trend claim hash trend height got this when trying to sync up outside of docker re syncing now to see if it goes away info torba server block processor lbryblockprocessor our height daemon utxos hist info torba server block processor lbryblockprocessor... | 1 |
272,249 | 8,506,545,859 | IssuesEvent | 2018-10-30 16:49:23 | CS2113-AY1819S1-F09-2/main | https://api.github.com/repos/CS2113-AY1819S1-F09-2/main | closed | Set up CheckStyle for the project | priority.high severity.high type.bug | We have not successfully setup checkStyle, which is singlehandedly the sole reason why our cohort curse Travis "checkStyle error"
I predict that we have **A TON** of checkStyle errors, and we should set checkStyle up to detect checkStyle errors and try to fix them as soon as possible.
The guide for setting up CheckSt... | 1.0 | Set up CheckStyle for the project - We have not successfully setup checkStyle, which is singlehandedly the sole reason why our cohort curse Travis "checkStyle error"
I predict that we have **A TON** of checkStyle errors, and we should set checkStyle up to detect checkStyle errors and try to fix them as soon as possibl... | priority | set up checkstyle for the project we have not successfully setup checkstyle which is singlehandedly the sole reason why our cohort curse travis checkstyle error i predict that we have a ton of checkstyle errors and we should set checkstyle up to detect checkstyle errors and try to fix them as soon as possibl... | 1 |
551,827 | 16,189,516,129 | IssuesEvent | 2021-05-04 06:02:04 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Docs: Replace `later` with `@breejs/later` | priority-3-normal status:in-progress type:docs | We are using `@breejs/later` instead of `later` as `later`is no longer maintained. So we should update the docs where applicable and fix links to `@breejs/later` docs.
https://github.com/breejs/later | 1.0 | Docs: Replace `later` with `@breejs/later` - We are using `@breejs/later` instead of `later` as `later`is no longer maintained. So we should update the docs where applicable and fix links to `@breejs/later` docs.
https://github.com/breejs/later | priority | docs replace later with breejs later we are using breejs later instead of later as later is no longer maintained so we should update the docs where applicable and fix links to breejs later docs | 1 |
225,048 | 17,790,658,628 | IssuesEvent | 2021-08-31 15:48:52 | flutter/flutter | https://api.github.com/repos/flutter/flutter | opened | gradle failure in roboelectric tests | a: tests engine | On an unrelated Skia roll. /cc @jason-simmons. I triggered a re-run to determine whether this is flaky or persistent.
https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20Android%20Debug%20Engine/11695/overview
```
Running command "/b/s/w/ir/cache/builder/src/gradle/bin/gradle -Pflutter_jar=/b/s/w/ir/cache... | 1.0 | gradle failure in roboelectric tests - On an unrelated Skia roll. /cc @jason-simmons. I triggered a re-run to determine whether this is flaky or persistent.
https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20Android%20Debug%20Engine/11695/overview
```
Running command "/b/s/w/ir/cache/builder/src/gradle/b... | non_priority | gradle failure in roboelectric tests on an unrelated skia roll cc jason simmons i triggered a re run to determine whether this is flaky or persistent running command b s w ir cache builder src gradle bin gradle pflutter jar b s w ir cache builder src out android debug flutter jar pbuild dir b ... | 0 |
711,995 | 24,481,642,427 | IssuesEvent | 2022-10-08 23:00:30 | onulstore/Onulstore-BE | https://api.github.com/repos/onulstore/Onulstore-BE | closed | Modify Review | Priority : Medirum Type: Feature Type: Refactoring Status : In Progress | ## 설명
리뷰 수정
## 할일
- [x] 리뷰 등록 권한 설정(주문 된 내역만, 구매 확정 된 주문만)
- [x] 해당 상품 rating update
- [x] 이미지 리스트 업로드
| 1.0 | Modify Review - ## 설명
리뷰 수정
## 할일
- [x] 리뷰 등록 권한 설정(주문 된 내역만, 구매 확정 된 주문만)
- [x] 해당 상품 rating update
- [x] 이미지 리스트 업로드
| priority | modify review 설명 리뷰 수정 할일 리뷰 등록 권한 설정 주문 된 내역만 구매 확정 된 주문만 해당 상품 rating update 이미지 리스트 업로드 | 1 |
226,374 | 7,518,555,998 | IssuesEvent | 2018-04-12 08:47:50 | gsbelarus/check-and-cash | https://api.github.com/repos/gsbelarus/check-and-cash | closed | Клиент интересуется | POSitive:Cash Priority-Low Severity - Minor | Возможна ли доработка и сколько по времени. Positive cash
"При внесении чека в систему, необходимо добавить возможность выбора ФИО специалиста, который сформировал заказ. Эти данные должны выгружаться в 1С, а список сотрудников должен выгружаться из 1С в POS-систему."
Механизм выбора специалиста есть - продавец. Выгр... | 1.0 | Клиент интересуется - Возможна ли доработка и сколько по времени. Positive cash
"При внесении чека в систему, необходимо добавить возможность выбора ФИО специалиста, который сформировал заказ. Эти данные должны выгружаться в 1С, а список сотрудников должен выгружаться из 1С в POS-систему."
Механизм выбора специалиста... | priority | клиент интересуется возможна ли доработка и сколько по времени positive cash при внесении чека в систему необходимо добавить возможность выбора фио специалиста который сформировал заказ эти данные должны выгружаться в а список сотрудников должен выгружаться из в pos систему механизм выбора специалиста е... | 1 |
174,122 | 6,536,820,385 | IssuesEvent | 2017-08-31 19:42:28 | dwyl/process-handbook | https://api.github.com/repos/dwyl/process-handbook | closed | What are stand ups for? | priority-1 T1h | We have a couple of clients who have taken to prolonging stand ups for all sorts of reasons, mostly for asking _all_ the questions about a project.
We need to add a section to our documentation on what the aim of standups is and how to deal with these situations. | 1.0 | What are stand ups for? - We have a couple of clients who have taken to prolonging stand ups for all sorts of reasons, mostly for asking _all_ the questions about a project.
We need to add a section to our documentation on what the aim of standups is and how to deal with these situations. | priority | what are stand ups for we have a couple of clients who have taken to prolonging stand ups for all sorts of reasons mostly for asking all the questions about a project we need to add a section to our documentation on what the aim of standups is and how to deal with these situations | 1 |
301,771 | 9,223,778,072 | IssuesEvent | 2019-03-12 05:15:04 | readsoftware/ReadIssues | https://api.github.com/repos/readsoftware/ReadIssues | closed | Upper Model Changes | Enhancement Priority 1 | **Item**
Add
Itm_Description
Itm-Inventory
**Part**
Add
Prt_Description
**Surface**
Add
Srf-Label
**Text**
Rename Txt_ckn to Txt_Inventory | 1.0 | Upper Model Changes - **Item**
Add
Itm_Description
Itm-Inventory
**Part**
Add
Prt_Description
**Surface**
Add
Srf-Label
**Text**
Rename Txt_ckn to Txt_Inventory | priority | upper model changes item add itm description itm inventory part add prt description surface add srf label text rename txt ckn to txt inventory | 1 |
517,714 | 15,019,059,063 | IssuesEvent | 2021-02-01 13:04:11 | guardicore/monkey | https://api.github.com/repos/guardicore/monkey | closed | Plugin selector has wrong inital state. | Bug Complexity: Low Priority: Low UI | ## Describe the bug
If you disable all plugins in the config UI, after refreshing plugin selector initiates with a checkmark for checked instead of empty.

## To Reproduce
Steps to reproduce the behavi... | 1.0 | Plugin selector has wrong inital state. - ## Describe the bug
If you disable all plugins in the config UI, after refreshing plugin selector initiates with a checkmark for checked instead of empty.

## T... | priority | plugin selector has wrong inital state describe the bug if you disable all plugins in the config ui after refreshing plugin selector initiates with a checkmark for checked instead of empty to reproduce steps to reproduce the behavior disable all post breach actions submit config ref... | 1 |
242,172 | 26,257,124,581 | IssuesEvent | 2023-01-06 02:25:50 | faizulho/vuepress | https://api.github.com/repos/faizulho/vuepress | closed | CVE-2021-43138 (High) detected in async-1.5.2.tgz - autoclosed | security vulnerability | ## CVE-2021-43138 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-1.5.2.tgz</b></p></summary>
<p>Higher-order functions and common patterns for asynchronous code</p>
<p>Library h... | True | CVE-2021-43138 (High) detected in async-1.5.2.tgz - autoclosed - ## CVE-2021-43138 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-1.5.2.tgz</b></p></summary>
<p>Higher-order fun... | non_priority | cve high detected in async tgz autoclosed cve high severity vulnerability vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file package json path to vulnerable library node m... | 0 |
313,253 | 26,912,517,697 | IssuesEvent | 2023-02-07 01:48:43 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Navigating to `https://brave.com/latest` shows news feed as `Brave Blog Português` | bug QA/Yes release-notes/include QA/Test-Plan-Specified OS/Desktop feature/brave-news | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV... | 1.0 | Navigating to `https://brave.com/latest` shows news feed as `Brave Blog Português` - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT ... | non_priority | navigating to shows news feed as brave blog português have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue ... | 0 |
204,488 | 7,088,136,183 | IssuesEvent | 2018-01-11 20:21:18 | GoogleCloudPlatform/google-cloud-java | https://api.github.com/repos/GoogleCloudPlatform/google-cloud-java | closed | Async APIs for Spanner | api: spanner priority: p2 triaged for GA type: feature request | It would be great if the Java library had asynchronous APIs for Cloud Spanner so that I don't need to tie up a request serving thread while I'm waiting for a response to a queries and writes. I had a look around the Javadoc and couldn't see anything about this, apologies if I've missed it. | 1.0 | Async APIs for Spanner - It would be great if the Java library had asynchronous APIs for Cloud Spanner so that I don't need to tie up a request serving thread while I'm waiting for a response to a queries and writes. I had a look around the Javadoc and couldn't see anything about this, apologies if I've missed it. | priority | async apis for spanner it would be great if the java library had asynchronous apis for cloud spanner so that i don t need to tie up a request serving thread while i m waiting for a response to a queries and writes i had a look around the javadoc and couldn t see anything about this apologies if i ve missed it | 1 |
708,880 | 24,359,164,603 | IssuesEvent | 2022-10-03 10:07:12 | itachi1706/GI-Weekly-Material-Tracker | https://api.github.com/repos/itachi1706/GI-Weekly-Material-Tracker | opened | Enforce Firebase App Check | Status: To Triage Priority: Low | In #327, we implemented the code for app check into Firebase. However, it is not ready for enforcement yet (Play Attestation not supported + iOS lack of support) hence we will set it to monitoring for now and enforce far in the future | 1.0 | Enforce Firebase App Check - In #327, we implemented the code for app check into Firebase. However, it is not ready for enforcement yet (Play Attestation not supported + iOS lack of support) hence we will set it to monitoring for now and enforce far in the future | priority | enforce firebase app check in we implemented the code for app check into firebase however it is not ready for enforcement yet play attestation not supported ios lack of support hence we will set it to monitoring for now and enforce far in the future | 1 |
190,330 | 15,227,416,651 | IssuesEvent | 2021-02-18 10:10:04 | XTLS/Xray-core | https://api.github.com/repos/XTLS/Xray-core | closed | 证书的问题 | documentation enhancement | 弱弱的问一下,之前木有vless的时候,是caddy监听443,通过path转发给v2ray (vmess+tls+websocket),这样的话,caddy可以自动更新证书(Let's Encrypt)。
现在打开vless,要求v2ray/xray监听443,于是无法通过caddy自动更新证书了,请问有解吗?还是需要每隔一段时间自己手动折腾一下。 | 1.0 | 证书的问题 - 弱弱的问一下,之前木有vless的时候,是caddy监听443,通过path转发给v2ray (vmess+tls+websocket),这样的话,caddy可以自动更新证书(Let's Encrypt)。
现在打开vless,要求v2ray/xray监听443,于是无法通过caddy自动更新证书了,请问有解吗?还是需要每隔一段时间自己手动折腾一下。 | non_priority | 证书的问题 弱弱的问一下,之前木有vless的时候, , vmess tls websocket ,这样的话,caddy可以自动更新证书(let s encrypt)。 现在打开vless, ,于是无法通过caddy自动更新证书了,请问有解吗?还是需要每隔一段时间自己手动折腾一下。 | 0 |
45,004 | 13,100,314,194 | IssuesEvent | 2020-08-04 00:06:53 | AOSC-Dev/aosc-os-abbs | https://api.github.com/repos/AOSC-Dev/aosc-os-abbs | opened | ark: CVE-2020-16116 | security to-stable | <!-- Please remove items do not apply. -->
**CVE IDs:** CVE-2020-16116
**Other security advisory IDs:** DSA-4738-1
**Description:**
Dominik Penner discovered that the Ark archive manager did not sanitise
extraction paths, which could result in maliciously crafted archives
writing outside the extraction dire... | True | ark: CVE-2020-16116 - <!-- Please remove items do not apply. -->
**CVE IDs:** CVE-2020-16116
**Other security advisory IDs:** DSA-4738-1
**Description:**
Dominik Penner discovered that the Ark archive manager did not sanitise
extraction paths, which could result in maliciously crafted archives
writing outsi... | non_priority | ark cve cve ids cve other security advisory ids dsa description dominik penner discovered that the ark archive manager did not sanitise extraction paths which could result in maliciously crafted archives writing outside the extraction directory patches poc s ... | 0 |
613,426 | 19,090,001,672 | IssuesEvent | 2021-11-29 11:00:23 | canonical-web-and-design/snapcraft.io | https://api.github.com/repos/canonical-web-and-design/snapcraft.io | closed | No button margins between 1366px and 774px on brand store invites table | Priority: Medium | > Members tab, invites; between 1366px - 774px the resend + revoke buttons don't have any margin applied so they literally stack on top of each other, this will effect some laptop and tablet landscape users | 1.0 | No button margins between 1366px and 774px on brand store invites table - > Members tab, invites; between 1366px - 774px the resend + revoke buttons don't have any margin applied so they literally stack on top of each other, this will effect some laptop and tablet landscape users | priority | no button margins between and on brand store invites table members tab invites between the resend revoke buttons don t have any margin applied so they literally stack on top of each other this will effect some laptop and tablet landscape users | 1 |
19,178 | 10,331,899,258 | IssuesEvent | 2019-09-02 20:25:15 | kostmo/circleci-failure-tracker | https://api.github.com/repos/kostmo/circleci-failure-tracker | opened | Commit details page loading is slow | performance | Example commit details page:
https://dr.pytorch.org/commit-details.html?sha1=f3f372edc0981e2a85c18df0ae91bd4f60dfff44
This page uses the same underlying VIEW, "best_pattern_match_augmented_builds", as the build details page (see issue #49).
However, for reasons not yet discovered, the same query optimization met... | True | Commit details page loading is slow - Example commit details page:
https://dr.pytorch.org/commit-details.html?sha1=f3f372edc0981e2a85c18df0ae91bd4f60dfff44
This page uses the same underlying VIEW, "best_pattern_match_augmented_builds", as the build details page (see issue #49).
However, for reasons not yet disco... | non_priority | commit details page loading is slow example commit details page this page uses the same underlying view best pattern match augmented builds as the build details page see issue however for reasons not yet discovered the same query optimization method does not work between both uses of the view q... | 0 |
343,470 | 24,772,086,868 | IssuesEvent | 2022-10-23 09:11:08 | IsaacClank/vanch | https://api.github.com/repos/IsaacClank/vanch | closed | [Doc] Vanch Microservices Communication Specification | documentation | # Description
Design the following communication interface:
- Saga: facilitate communication from Business-Service(s) to the Event-Store.
- Event: used in communication from the Event-Store to all subscribing components.
- (Optional) Archive event: used in communication from the Event-Store to the state archive, can ... | 1.0 | [Doc] Vanch Microservices Communication Specification - # Description
Design the following communication interface:
- Saga: facilitate communication from Business-Service(s) to the Event-Store.
- Event: used in communication from the Event-Store to all subscribing components.
- (Optional) Archive event: used in commu... | non_priority | vanch microservices communication specification description design the following communication interface saga facilitate communication from business service s to the event store event used in communication from the event store to all subscribing components optional archive event used in communica... | 0 |
75,523 | 3,466,125,640 | IssuesEvent | 2015-12-22 00:44:56 | phetsims/tasks | https://api.github.com/repos/phetsims/tasks | closed | Test Bending Light 1.0.0-rc.1 | QA Top Priority | The first release candidate for Bending Light is ready for testing.
**Test Matrix**
https://docs.google.com/spreadsheets/d/1__9A1CBoW9C5xrWVfADcR1zR09PhuKbIJC-b275LMKM/edit#gid=2
**Main Testing Link**
http://www.colorado.edu/physics/phet/dev/html/bending-light/1.0.0-rc.1/bending-light_en.html
**Additional ... | 1.0 | Test Bending Light 1.0.0-rc.1 - The first release candidate for Bending Light is ready for testing.
**Test Matrix**
https://docs.google.com/spreadsheets/d/1__9A1CBoW9C5xrWVfADcR1zR09PhuKbIJC-b275LMKM/edit#gid=2
**Main Testing Link**
http://www.colorado.edu/physics/phet/dev/html/bending-light/1.0.0-rc.1/bendin... | priority | test bending light rc the first release candidate for bending light is ready for testing test matrix main testing link additional qa items stringtest double stringtest long stringtest x short strings stringtest rtl right to left showpointerareas t... | 1 |
1,606 | 2,650,765,140 | IssuesEvent | 2015-03-16 04:16:36 | NREL/OpenStudio | https://api.github.com/repos/NREL/OpenStudio | closed | ZoneHVACComponent coils should stay attached to plant when cloning into same model | component - Code | When cloning a ZoneHVACComponent such as PTAC, attached coils are also cloned but they are separated from any PlantLoop instances. Change this behavior so that if client is cloning into the same model, the cloned coil is added to a new branch on the same plant as the original coil. | 1.0 | ZoneHVACComponent coils should stay attached to plant when cloning into same model - When cloning a ZoneHVACComponent such as PTAC, attached coils are also cloned but they are separated from any PlantLoop instances. Change this behavior so that if client is cloning into the same model, the cloned coil is added to a ne... | non_priority | zonehvaccomponent coils should stay attached to plant when cloning into same model when cloning a zonehvaccomponent such as ptac attached coils are also cloned but they are separated from any plantloop instances change this behavior so that if client is cloning into the same model the cloned coil is added to a ne... | 0 |
44 | 2,506,664,429 | IssuesEvent | 2015-01-12 12:51:01 | cgeo/cgeo | https://api.github.com/repos/cgeo/cgeo | closed | Delay just after selecting "Refresh all" | Bug low Performance | With version 2015.01.07-RC I can see a new behavior:
When selecting Menu - "Refresh all" I experience a short delay before the refresh starts and the progress window is shown.
Subjectively (I have to test) it rises with the amount of caches on the list to be refreshed.
For a list of 100 caches it is a noticeable del... | True | Delay just after selecting "Refresh all" - With version 2015.01.07-RC I can see a new behavior:
When selecting Menu - "Refresh all" I experience a short delay before the refresh starts and the progress window is shown.
Subjectively (I have to test) it rises with the amount of caches on the list to be refreshed.
For ... | non_priority | delay just after selecting refresh all with version rc i can see a new behavior when selecting menu refresh all i experience a short delay before the refresh starts and the progress window is shown subjectively i have to test it rises with the amount of caches on the list to be refreshed for a lis... | 0 |
513,893 | 14,927,991,154 | IssuesEvent | 2021-01-24 17:30:48 | apache/airflow | https://api.github.com/repos/apache/airflow | opened | Upgrading 1.10 sqlite database in 2.0 fails | kind:bug priority:low | While it is not an important case it might be annoying to users that if they used airflow 1.10 with sqlite, the migration to 2.0 will fail on dropping constraints in `known_event` table.
It would be great to provide some more useful message then asking the user to remove the sqlite database.
```
[2021-01-24 08... | 1.0 | Upgrading 1.10 sqlite database in 2.0 fails - While it is not an important case it might be annoying to users that if they used airflow 1.10 with sqlite, the migration to 2.0 will fail on dropping constraints in `known_event` table.
It would be great to provide some more useful message then asking the user to remov... | priority | upgrading sqlite database in fails while it is not an important case it might be annoying to users that if they used airflow with sqlite the migration to will fail on dropping constraints in known event table it would be great to provide some more useful message then asking the user to remove ... | 1 |
225,773 | 24,881,310,617 | IssuesEvent | 2022-10-28 01:32:42 | smb-h/ai-lab | https://api.github.com/repos/smb-h/ai-lab | opened | jupyter_core-4.11.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 8.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jupyter_core-4.11.1-py3-none-any.whl</b></p></summary>
<p>Jupyter core package. A base package on which Jupyter projects rely.</p>
<p>Library home page: <a href="http... | True | jupyter_core-4.11.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 8.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jupyter_core-4.11.1-py3-none-any.whl</b></p></summary>
<p>Jupyter core package. A... | non_priority | jupyter core none any whl vulnerabilities highest severity is vulnerable library jupyter core none any whl jupyter core package a base package on which jupyter projects rely library home page a href path to dependency file requirements txt path to vulnerable library... | 0 |
339,489 | 24,620,917,907 | IssuesEvent | 2022-10-15 22:56:50 | stonejfg/MISO-PRUEBAS-AUTOMATIZADAS-GHOST | https://api.github.com/repos/stonejfg/MISO-PRUEBAS-AUTOMATIZADAS-GHOST | closed | Realizar prueba exploratoria para identificar INCI_004 | documentation | Nombre: Realizar prueba exploratoria en la funcionalidad publicar post con botón en GHOST
Descripción: Se debe realizar pruebas exploratorias en la funcionalidad publicar post con boton de la aplicación GHOST, esto con el fin de identificar posibles inconsistencias. La inconsistencia encontrada tendrá como identificado... | 1.0 | Realizar prueba exploratoria para identificar INCI_004 - Nombre: Realizar prueba exploratoria en la funcionalidad publicar post con botón en GHOST
Descripción: Se debe realizar pruebas exploratorias en la funcionalidad publicar post con boton de la aplicación GHOST, esto con el fin de identificar posibles inconsistenci... | non_priority | realizar prueba exploratoria para identificar inci nombre realizar prueba exploratoria en la funcionalidad publicar post con botón en ghost descripción se debe realizar pruebas exploratorias en la funcionalidad publicar post con boton de la aplicación ghost esto con el fin de identificar posibles inconsistencias... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.