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
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
45,251
12,685,281,946
IssuesEvent
2020-06-20 03:19:21
solex2006/SELIProject
https://api.github.com/repos/solex2006/SELIProject
closed
Text that looks like a heading must be coded as a heading
:bug:bug P3 - Normal S2 - Minor Defects env:development passed :large_blue_circle: resolution:Fixed role:Student type:a11y type:usability
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior An element coded as a heading must function as a heading. ## Current Behavior - [x] Home page ![image](https://user-images.githubusercontent.com/993369/78851881-4c282500-79f1-11ea-8e5e-c8e91b836181.png) - [x] SELI Coures page ![image](https://user-images.githubusercontent.com/993369/78851965-90b3c080-79f1-11ea-93f5-ec1b03d98d4b.png) - [x] Subscribed courses page ![image](https://user-images.githubusercontent.com/993369/78852195-15064380-79f2-11ea-8870-d2586ab6e072.png) - [x] Course page ![image](https://user-images.githubusercontent.com/993369/78852285-4aab2c80-79f2-11ea-9298-f69d9fbc47f7.png) - [x] Course's content page (every accordion) ![image](https://user-images.githubusercontent.com/993369/78852491-d6bd5400-79f2-11ea-89ee-63ed2a9502ab.png) - [x] Quiz ![image](https://user-images.githubusercontent.com/993369/78852547-00767b00-79f3-11ea-991c-034a52bc7c66.png) ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Navigate through SELI platform 1. For each element that looks like a heading, check if it's coded as a heading ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change --> Follows #62 and #63 specifications about headings Follows #58 specifications about accordions Heading tags in orange on each image above are suggestions, you are free to code the level hierarchy ## Related issues #64
1.0
Text that looks like a heading must be coded as a heading - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior An element coded as a heading must function as a heading. ## Current Behavior - [x] Home page ![image](https://user-images.githubusercontent.com/993369/78851881-4c282500-79f1-11ea-8e5e-c8e91b836181.png) - [x] SELI Coures page ![image](https://user-images.githubusercontent.com/993369/78851965-90b3c080-79f1-11ea-93f5-ec1b03d98d4b.png) - [x] Subscribed courses page ![image](https://user-images.githubusercontent.com/993369/78852195-15064380-79f2-11ea-8870-d2586ab6e072.png) - [x] Course page ![image](https://user-images.githubusercontent.com/993369/78852285-4aab2c80-79f2-11ea-9298-f69d9fbc47f7.png) - [x] Course's content page (every accordion) ![image](https://user-images.githubusercontent.com/993369/78852491-d6bd5400-79f2-11ea-89ee-63ed2a9502ab.png) - [x] Quiz ![image](https://user-images.githubusercontent.com/993369/78852547-00767b00-79f3-11ea-991c-034a52bc7c66.png) ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Navigate through SELI platform 1. For each element that looks like a heading, check if it's coded as a heading ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change --> Follows #62 and #63 specifications about headings Follows #58 specifications about accordions Heading tags in orange on each image above are suggestions, you are free to code the level hierarchy ## Related issues #64
defect
text that looks like a heading must be coded as a heading expected behavior an element coded as a heading must function as a heading current behavior home page seli coures page subscribed courses page course page course s content page every accordion quiz steps to reproduce navigate through seli platform for each element that looks like a heading check if it s coded as a heading possible implementation follows and specifications about headings follows specifications about accordions heading tags in orange on each image above are suggestions you are free to code the level hierarchy related issues
1
15,700
2,868,992,571
IssuesEvent
2015-06-05 22:26:02
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Pubspec should have a dev_transformers declaration
Area-Pub Priority-Unassigned Triaged Type-Defect
*This issue was originally filed by Don.J.Olm...&#064;gmail.com* _____ Currently pub does not have a specific section for transformers that are based on dev dependencies. Currently all transformers need to be listed as dependencies which means they will end up in any consumer of the library. As an example if you are using a SASS transformer on your example and web directory then the transformer will propagate.
1.0
Pubspec should have a dev_transformers declaration - *This issue was originally filed by Don.J.Olm...&#064;gmail.com* _____ Currently pub does not have a specific section for transformers that are based on dev dependencies. Currently all transformers need to be listed as dependencies which means they will end up in any consumer of the library. As an example if you are using a SASS transformer on your example and web directory then the transformer will propagate.
defect
pubspec should have a dev transformers declaration this issue was originally filed by don j olm gmail com currently pub does not have a specific section for transformers that are based on dev dependencies currently all transformers need to be listed as dependencies which means they will end up in any consumer of the library as an example if you are using a sass transformer on your example and web directory then the transformer will propagate
1
68,496
13,147,323,527
IssuesEvent
2020-08-08 15:05:03
yeongzhiwei/issues-tracker
https://api.github.com/repos/yeongzhiwei/issues-tracker
closed
Syntax highlighting for codes in markdown preview
vscode
just add a language name after the opening ``` e.g. ```java public static void main(String[] args) { System.out.println("Hello, world"); } ```
1.0
Syntax highlighting for codes in markdown preview - just add a language name after the opening ``` e.g. ```java public static void main(String[] args) { System.out.println("Hello, world"); } ```
non_defect
syntax highlighting for codes in markdown preview just add a language name after the opening e g java public static void main string args system out println hello world
0
33,166
7,044,120,866
IssuesEvent
2017-12-31 18:10:59
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
linprog ignores equality constraints
defect scipy.optimize
<<Please describe the issue in detail here, and for bug reports fill in the fields below.>> I wrote very simple lp test code and noticed that Aeq.x=b is ignored without reason for one of the three constraints. The solver finishes without an error message. ### Reproducing code example: ```<<A short code example that reproduces the problem. It should be self-contained, i.e., possible to run as-is via 'python myproblem.py'>> ``` from scipy.optimize import linprog import numpy as np Aeq=np.matrix([[-1,-1,0,1,1,0,0], [1,0,-1,-1,0,1,0], [0,1,1,0,-1,-1,-1]]) bq=np.array([0,0,0]) Ai=np.mat(np.eye(7)*-1) Ai=np.vstack((Ai,(Aeq<0)*1)) bi=np.array([0]*10) bi[7]=bi[8]=bi[9]=1 obj=[0,0,0,0,0,0,-1] print(Aeq) print(Ai) print(bi) print(bq) res=linprog(obj, A_ub=Ai, b_ub=bi, A_eq=Aeq, b_eq=bq, options={"disp": True,"bland":True}) print(res) print(Aeq.dot(res.x)) ### Error message: ``` <<Full error message, if any (starting from line Traceback: ...)>> ``` output: [[-1 -1 0 1 1 0 0] [ 1 0 -1 -1 0 1 0] [ 0 1 1 0 -1 -1 -1]] [[-1. -0. -0. -0. -0. -0. -0.] [-0. -1. -0. -0. -0. -0. -0.] [-0. -0. -1. -0. -0. -0. -0.] [-0. -0. -0. -1. -0. -0. -0.] [-0. -0. -0. -0. -1. -0. -0.] [-0. -0. -0. -0. -0. -1. -0.] [-0. -0. -0. -0. -0. -0. -1.] [ 1. 1. 0. 0. 0. 0. 0.] [ 0. 0. 1. 1. 0. 0. 0.] [ 0. 0. 0. 0. 1. 1. 1.]] [0 0 0 0 0 0 0 1 1 1] [0 0 0] Optimization terminated successfully. Current function value: -1.000000 Iterations: 1 status: 0 slack: array([ 0., 0., 0., 0., 0., 0., 1., 1., 1., 0.]) success: True fun: -1.0 x: array([ 0., 0., 0., 0., 0., 0., 1.]) message: 'Optimization terminated successfully.' nit: 1 [[ 0. 0. -1.]] ### Scipy/Numpy/Python version information: scipy 0.15.1, numpy 1.9, python 2.7 ``` <<Output from 'import sys, scipy, numpy; print(scipy.__version__, numpy.__version__, sys.version_info)'>> ```
1.0
linprog ignores equality constraints - <<Please describe the issue in detail here, and for bug reports fill in the fields below.>> I wrote very simple lp test code and noticed that Aeq.x=b is ignored without reason for one of the three constraints. The solver finishes without an error message. ### Reproducing code example: ```<<A short code example that reproduces the problem. It should be self-contained, i.e., possible to run as-is via 'python myproblem.py'>> ``` from scipy.optimize import linprog import numpy as np Aeq=np.matrix([[-1,-1,0,1,1,0,0], [1,0,-1,-1,0,1,0], [0,1,1,0,-1,-1,-1]]) bq=np.array([0,0,0]) Ai=np.mat(np.eye(7)*-1) Ai=np.vstack((Ai,(Aeq<0)*1)) bi=np.array([0]*10) bi[7]=bi[8]=bi[9]=1 obj=[0,0,0,0,0,0,-1] print(Aeq) print(Ai) print(bi) print(bq) res=linprog(obj, A_ub=Ai, b_ub=bi, A_eq=Aeq, b_eq=bq, options={"disp": True,"bland":True}) print(res) print(Aeq.dot(res.x)) ### Error message: ``` <<Full error message, if any (starting from line Traceback: ...)>> ``` output: [[-1 -1 0 1 1 0 0] [ 1 0 -1 -1 0 1 0] [ 0 1 1 0 -1 -1 -1]] [[-1. -0. -0. -0. -0. -0. -0.] [-0. -1. -0. -0. -0. -0. -0.] [-0. -0. -1. -0. -0. -0. -0.] [-0. -0. -0. -1. -0. -0. -0.] [-0. -0. -0. -0. -1. -0. -0.] [-0. -0. -0. -0. -0. -1. -0.] [-0. -0. -0. -0. -0. -0. -1.] [ 1. 1. 0. 0. 0. 0. 0.] [ 0. 0. 1. 1. 0. 0. 0.] [ 0. 0. 0. 0. 1. 1. 1.]] [0 0 0 0 0 0 0 1 1 1] [0 0 0] Optimization terminated successfully. Current function value: -1.000000 Iterations: 1 status: 0 slack: array([ 0., 0., 0., 0., 0., 0., 1., 1., 1., 0.]) success: True fun: -1.0 x: array([ 0., 0., 0., 0., 0., 0., 1.]) message: 'Optimization terminated successfully.' nit: 1 [[ 0. 0. -1.]] ### Scipy/Numpy/Python version information: scipy 0.15.1, numpy 1.9, python 2.7 ``` <<Output from 'import sys, scipy, numpy; print(scipy.__version__, numpy.__version__, sys.version_info)'>> ```
defect
linprog ignores equality constraints i wrote very simple lp test code and noticed that aeq x b is ignored without reason for one of the three constraints the solver finishes without an error message reproducing code example from scipy optimize import linprog import numpy as np aeq np matrix bq np array ai np mat np eye ai np vstack ai aeq bi np array bi bi bi obj print aeq print ai print bi print bq res linprog obj a ub ai b ub bi a eq aeq b eq bq options disp true bland true print res print aeq dot res x error message output optimization terminated successfully current function value iterations status slack array success true fun x array message optimization terminated successfully nit scipy numpy python version information scipy numpy python
1
5,401
2,610,186,961
IssuesEvent
2015-02-26 18:59:18
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
深入色斑怎么能除掉
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 我们不妨学会———沉淀生命,沉淀经验,沉淀心情,沉淀自己!让生命在运动中得以沉静,让心灵在浮躁中得以片刻宁静。把那些烦心的事当作每天必落的灰尘,慢慢地、静静地让它们沉淀下来,用宽广的胸怀容纳它们,我们的灵魂兴许会变得更加纯净,我们的心胸会变得更加豁达,我们的人生会更加快乐。这和祛斑是一个道理,色斑怎么能除掉, 《客户案例》   我终于把脸上的斑点顺利去除了,祛斑成功的感觉真是�� �好了。这么多年来一直为之苦恼的斑点,全部都去无踪了。� ��现在每天都喜欢照镜子,看着自己白皙、红润的脸蛋,真的 别提有多兴奋了。一直想找个机会感谢「黛芙薇尔精华液」�� �我重拾美丽的自信,可就是没时间,今天刚好是周末,就静� ��心来写写我治疗色斑的经历,希望可以传给更多为色斑烦恼 的朋友们。<br>   我也不知道自己为什么长斑,反正在三年前,过了一个�� �天后,脸上就陆续长色斑了。这可愁坏了我。走遍了长沙的� ��大美容院,也了很多重要调理的药,可脸上的色斑非但没有 减少,反而越来越明显。到去年为止,我的脸颊、两腮、鼻�� �都长满了色斑,难看极了。各种护肤品、祛斑产品我也不知� ��用了多少,脸都成了“试验田”了,但是这可恶的色斑就是 下不去。<br>   我能用上「黛芙薇尔精华液」,全都是由于一个好朋友�� �忙,她倒是没有色斑的烦恼,不过,经常是月经不调导致肤� ��暗沉,后来她就用上了「黛芙薇尔精华液」,效果还真是好 。月经正常了,她的皮肤也变得光亮、白嫩了血多呢。「黛�� �薇尔精华液」,就是她告诉我的秘密。我这才开始用上「黛� ��薇尔精华液」。<br>   记得五一节的时候,我刚好完「黛芙薇尔精华液」一个�� �期,脸上的色斑明显变淡、变浅,消失了大部分,皮肤细嫩� ��光泽,最明显的事我两腮的色斑基本都没有了。我开心了好 多天,然后立即又打电话订购了一个周期的,这个周期用的�� �程中,我脸上的变化就像是每天换一件新衣服一样,每天看� ��是新的,都是漂亮的。完这个周期之后,我的脸就完全大变 样了。没有色斑,真的是一副十八岁的面容啊。<br>   所以啊,治疗色斑,不要乱用那些市场上无效的产品,�� �强烈推荐「黛芙薇尔精华液」,效果确实很好的。 阅读了色斑怎么能除掉,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》   1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐�� �去掉吗?   答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新�� �客都是通过老顾客介绍而来,口碑由此而来!   2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技�� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!   3,去除黄褐斑之后,会反弹吗?   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌!我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗?   4,你们的价格有点贵,能不能便宜一点?   答:如果您使用西药最少需要2000元,煎服的药最少需要3 000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗   5,我适合用黛芙薇尔精华液吗?   答:黛芙薇尔适用人群:   1、生理紊乱引起的黄褐斑人群   2、生育引起的妊娠斑人群   3、年纪增长引起的老年斑人群   4、化妆品色素沉积、辐射斑人群   5、长期日照引起的日晒斑人群   6、肌肤暗淡急需美白的人群 《祛斑小方法》 色斑怎么能除掉,同时为您分享祛斑小方法 1.洗脸时,在水中加1-2汤匙的食醋,有减轻色素沉着的作用。 2.将鲜明萝卜辟碎挤汁,取10-30毫升,每日上晚洗完脸后涂抹� ��待干后,洗净。此外,每日喝一杯胡萝卜,可美白肌肤。 ``` ----- Original issue reported on code.google.com by `additive...@gmail.com` on 1 Jul 2014 at 4:03
1.0
深入色斑怎么能除掉 - ``` 《摘要》 我们不妨学会———沉淀生命,沉淀经验,沉淀心情,沉淀自己!让生命在运动中得以沉静,让心灵在浮躁中得以片刻宁静。把那些烦心的事当作每天必落的灰尘,慢慢地、静静地让它们沉淀下来,用宽广的胸怀容纳它们,我们的灵魂兴许会变得更加纯净,我们的心胸会变得更加豁达,我们的人生会更加快乐。这和祛斑是一个道理,色斑怎么能除掉, 《客户案例》   我终于把脸上的斑点顺利去除了,祛斑成功的感觉真是�� �好了。这么多年来一直为之苦恼的斑点,全部都去无踪了。� ��现在每天都喜欢照镜子,看着自己白皙、红润的脸蛋,真的 别提有多兴奋了。一直想找个机会感谢「黛芙薇尔精华液」�� �我重拾美丽的自信,可就是没时间,今天刚好是周末,就静� ��心来写写我治疗色斑的经历,希望可以传给更多为色斑烦恼 的朋友们。<br>   我也不知道自己为什么长斑,反正在三年前,过了一个�� �天后,脸上就陆续长色斑了。这可愁坏了我。走遍了长沙的� ��大美容院,也了很多重要调理的药,可脸上的色斑非但没有 减少,反而越来越明显。到去年为止,我的脸颊、两腮、鼻�� �都长满了色斑,难看极了。各种护肤品、祛斑产品我也不知� ��用了多少,脸都成了“试验田”了,但是这可恶的色斑就是 下不去。<br>   我能用上「黛芙薇尔精华液」,全都是由于一个好朋友�� �忙,她倒是没有色斑的烦恼,不过,经常是月经不调导致肤� ��暗沉,后来她就用上了「黛芙薇尔精华液」,效果还真是好 。月经正常了,她的皮肤也变得光亮、白嫩了血多呢。「黛�� �薇尔精华液」,就是她告诉我的秘密。我这才开始用上「黛� ��薇尔精华液」。<br>   记得五一节的时候,我刚好完「黛芙薇尔精华液」一个�� �期,脸上的色斑明显变淡、变浅,消失了大部分,皮肤细嫩� ��光泽,最明显的事我两腮的色斑基本都没有了。我开心了好 多天,然后立即又打电话订购了一个周期的,这个周期用的�� �程中,我脸上的变化就像是每天换一件新衣服一样,每天看� ��是新的,都是漂亮的。完这个周期之后,我的脸就完全大变 样了。没有色斑,真的是一副十八岁的面容啊。<br>   所以啊,治疗色斑,不要乱用那些市场上无效的产品,�� �强烈推荐「黛芙薇尔精华液」,效果确实很好的。 阅读了色斑怎么能除掉,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》   1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐�� �去掉吗?   答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新�� �客都是通过老顾客介绍而来,口碑由此而来!   2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技�� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!   3,去除黄褐斑之后,会反弹吗?   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌!我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗?   4,你们的价格有点贵,能不能便宜一点?   答:如果您使用西药最少需要2000元,煎服的药最少需要3 000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗   5,我适合用黛芙薇尔精华液吗?   答:黛芙薇尔适用人群:   1、生理紊乱引起的黄褐斑人群   2、生育引起的妊娠斑人群   3、年纪增长引起的老年斑人群   4、化妆品色素沉积、辐射斑人群   5、长期日照引起的日晒斑人群   6、肌肤暗淡急需美白的人群 《祛斑小方法》 色斑怎么能除掉,同时为您分享祛斑小方法 1.洗脸时,在水中加1-2汤匙的食醋,有减轻色素沉着的作用。 2.将鲜明萝卜辟碎挤汁,取10-30毫升,每日上晚洗完脸后涂抹� ��待干后,洗净。此外,每日喝一杯胡萝卜,可美白肌肤。 ``` ----- Original issue reported on code.google.com by `additive...@gmail.com` on 1 Jul 2014 at 4:03
defect
深入色斑怎么能除掉 《摘要》 我们不妨学会———沉淀生命,沉淀经验,沉淀心情,沉淀自己!让生命在运动中得以沉静,让心灵在浮躁中得以片刻宁静。把那些烦心的事当作每天必落的灰尘,慢慢地、静静地让它们沉淀下来,用宽广的胸怀容纳它们,我们的灵魂兴许会变得更加纯净,我们的心胸会变得更加豁达,我们的人生会更加快乐。这和祛斑是一个道理,色斑怎么能除掉, 《客户案例》   我终于把脸上的斑点顺利去除了,祛斑成功的感觉真是�� �好了。这么多年来一直为之苦恼的斑点,全部都去无踪了。� ��现在每天都喜欢照镜子,看着自己白皙、红润的脸蛋,真的 别提有多兴奋了。一直想找个机会感谢「黛芙薇尔精华液」�� �我重拾美丽的自信,可就是没时间,今天刚好是周末,就静� ��心来写写我治疗色斑的经历,希望可以传给更多为色斑烦恼 的朋友们。   我也不知道自己为什么长斑,反正在三年前,过了一个�� �天后,脸上就陆续长色斑了。这可愁坏了我。走遍了长沙的� ��大美容院,也了很多重要调理的药,可脸上的色斑非但没有 减少,反而越来越明显。到去年为止,我的脸颊、两腮、鼻�� �都长满了色斑,难看极了。各种护肤品、祛斑产品我也不知� ��用了多少,脸都成了“试验田”了,但是这可恶的色斑就是 下不去。   我能用上「黛芙薇尔精华液」,全都是由于一个好朋友�� �忙,她倒是没有色斑的烦恼,不过,经常是月经不调导致肤� ��暗沉,后来她就用上了「黛芙薇尔精华液」,效果还真是好 。月经正常了,她的皮肤也变得光亮、白嫩了血多呢。「黛�� �薇尔精华液」,就是她告诉我的秘密。我这才开始用上「黛� ��薇尔精华液」。   记得五一节的时候,我刚好完「黛芙薇尔精华液」一个�� �期,脸上的色斑明显变淡、变浅,消失了大部分,皮肤细嫩� ��光泽,最明显的事我两腮的色斑基本都没有了。我开心了好 多天,然后立即又打电话订购了一个周期的,这个周期用的�� �程中,我脸上的变化就像是每天换一件新衣服一样,每天看� ��是新的,都是漂亮的。完这个周期之后,我的脸就完全大变 样了。没有色斑,真的是一副十八岁的面容啊。   所以啊,治疗色斑,不要乱用那些市场上无效的产品,�� �强烈推荐「黛芙薇尔精华液」,效果确实很好的。 阅读了色斑怎么能除掉,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加, — 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》    黛芙薇尔精华液真的有效果吗 真的可以把脸上的黄褐�� �去掉吗   答:黛芙薇尔精华液dna精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客, 的新�� �客都是通过老顾客介绍而来,口碑由此而来    ,服用黛芙薇尔美白,会伤身体吗 有副作用吗   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“dna美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作, �� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖    ,去除黄褐斑之后,会反弹吗   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌 我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗    ,你们的价格有点贵,能不能便宜一点   答: , , ,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助 一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗 你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗    ,我适合用黛芙薇尔精华液吗   答:黛芙薇尔适用人群:    、生理紊乱引起的黄褐斑人群    、生育引起的妊娠斑人群    、年纪增长引起的老年斑人群    、化妆品色素沉积、辐射斑人群    、长期日照引起的日晒斑人群    、肌肤暗淡急需美白的人群 《祛斑小方法》 色斑怎么能除掉,同时为您分享祛斑小方法 洗脸时, ,有减轻色素沉着的作用。 将鲜明萝卜辟碎挤汁, ,每日上晚洗完脸后涂抹� ��待干后,洗净。此外,每日喝一杯胡萝卜,可美白肌肤。 original issue reported on code google com by additive gmail com on jul at
1
53,257
13,261,291,708
IssuesEvent
2020-08-20 19:37:38
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
muex option 'detail' is broken in trunk r135229 (Trac #1055)
Migrated from Trac combo reconstruction defect
If the detail option of the muex module is set to True it will seg fault. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1055">https://code.icecube.wisc.edu/projects/icecube/ticket/1055</a>, reported by sflisand owned by dima</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "1550067117911749", "description": "If the detail option of the muex module is set to True it will seg fault.", "reporter": "sflis", "cc": "", "resolution": "fixed", "time": "2015-07-16T09:47:18", "component": "combo reconstruction", "summary": "muex option 'detail' is broken in trunk r135229", "priority": "blocker", "keywords": "", "milestone": "", "owner": "dima", "type": "defect" } ``` </p> </details>
1.0
muex option 'detail' is broken in trunk r135229 (Trac #1055) - If the detail option of the muex module is set to True it will seg fault. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1055">https://code.icecube.wisc.edu/projects/icecube/ticket/1055</a>, reported by sflisand owned by dima</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "1550067117911749", "description": "If the detail option of the muex module is set to True it will seg fault.", "reporter": "sflis", "cc": "", "resolution": "fixed", "time": "2015-07-16T09:47:18", "component": "combo reconstruction", "summary": "muex option 'detail' is broken in trunk r135229", "priority": "blocker", "keywords": "", "milestone": "", "owner": "dima", "type": "defect" } ``` </p> </details>
defect
muex option detail is broken in trunk trac if the detail option of the muex module is set to true it will seg fault migrated from json status closed changetime ts description if the detail option of the muex module is set to true it will seg fault reporter sflis cc resolution fixed time component combo reconstruction summary muex option detail is broken in trunk priority blocker keywords milestone owner dima type defect
1
17,637
3,631,906,973
IssuesEvent
2016-02-11 05:48:51
haskell/cabal
https://api.github.com/repos/haskell/cabal
closed
Add flexibility for .err and .out comparison in cabal-install integration tests
cabal-install easy enhancement test-suite
As discussed in https://github.com/haskell/cabal/pull/2868#discussion_r42120492 it would be nice to have a little more flexibility for the matching used for ".err" and ".out" files in the cabal-install integration tests. This would allow for better handling of Windows (".exe" appears in the "program name" portion of output) and perhaps also in other cases where a *little* flexibility is required. (Mostly copied from that thread:) A reasonable start would be line-by-line regex comparison where each .out or .err file could contain lines like: ``` RE:this is a regex this is not ``` If we want to go super-advanced, something like http://llvm.org/docs/CommandGuide/FileCheck.html could also be an option. (I think this may be overkill for our purposes since cabal-install output is *usually* pretty simple if you can control the inputs.)
1.0
Add flexibility for .err and .out comparison in cabal-install integration tests - As discussed in https://github.com/haskell/cabal/pull/2868#discussion_r42120492 it would be nice to have a little more flexibility for the matching used for ".err" and ".out" files in the cabal-install integration tests. This would allow for better handling of Windows (".exe" appears in the "program name" portion of output) and perhaps also in other cases where a *little* flexibility is required. (Mostly copied from that thread:) A reasonable start would be line-by-line regex comparison where each .out or .err file could contain lines like: ``` RE:this is a regex this is not ``` If we want to go super-advanced, something like http://llvm.org/docs/CommandGuide/FileCheck.html could also be an option. (I think this may be overkill for our purposes since cabal-install output is *usually* pretty simple if you can control the inputs.)
non_defect
add flexibility for err and out comparison in cabal install integration tests as discussed in it would be nice to have a little more flexibility for the matching used for err and out files in the cabal install integration tests this would allow for better handling of windows exe appears in the program name portion of output and perhaps also in other cases where a little flexibility is required mostly copied from that thread a reasonable start would be line by line regex comparison where each out or err file could contain lines like re this is a regex this is not if we want to go super advanced something like could also be an option i think this may be overkill for our purposes since cabal install output is usually pretty simple if you can control the inputs
0
7,541
2,610,404,656
IssuesEvent
2015-02-26 20:11:31
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Reace For Ryloth
auto-migrated Priority-Medium Type-Defect
``` The Race For Ryloth space skirmish map image has Rebellion and Empire emblems in ti. ``` ----- Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 5 Jul 2011 at 9:13
1.0
Reace For Ryloth - ``` The Race For Ryloth space skirmish map image has Rebellion and Empire emblems in ti. ``` ----- Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 5 Jul 2011 at 9:13
defect
reace for ryloth the race for ryloth space skirmish map image has rebellion and empire emblems in ti original issue reported on code google com by killerhurdz netscape net on jul at
1
60,088
7,314,462,008
IssuesEvent
2018-03-01 07:21:01
gskleres/FruityMod-StS
https://api.github.com/repos/gskleres/FruityMod-StS
reopened
Card 4 Irradiate
card design updated
Card 4 Name: Irradiate Rarity: 1-Common Type: Attack Basic [1 cost]: Deal 3 damage and apply 1 Weak and 1 Vulnerable to ALL enemies. Upgrade [1 cost]: Deal 5 damage and apply 2 Weak and 2 Vulnerable to ALL enemies.
1.0
Card 4 Irradiate - Card 4 Name: Irradiate Rarity: 1-Common Type: Attack Basic [1 cost]: Deal 3 damage and apply 1 Weak and 1 Vulnerable to ALL enemies. Upgrade [1 cost]: Deal 5 damage and apply 2 Weak and 2 Vulnerable to ALL enemies.
non_defect
card irradiate card name irradiate rarity common type attack basic deal damage and apply weak and vulnerable to all enemies upgrade deal damage and apply weak and vulnerable to all enemies
0
34,614
7,458,002,188
IssuesEvent
2018-03-30 08:10:27
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Mälu saab otsa
C: AVAR P: highest R: fixed T: defect
**Reported by sven syld on 18 Sep 2014 13:20 UTC** '''Todo''' Uurida, miks saab mälu otsa sellistel lehtedel nagu: * KÜ otsing (hetkel valdkondade facetid välja kommenteeritud Du/ListController.php:251: ``` // $subjectAreaFacet = $this->getSubjectAreaFacet($relatedSubjectAreas, $urlParams); // TODO: commenting out until memory problems have been solved $subjectAreaFacet = new Pagerfanta(new \Pagerfanta\Adapter\ArrayAdapter(array())); ``` * ettepanekute nimekiri ja/või tooltip Otsida üles teised kohad ka, kus on ini_set('memory_limit',...) kasutatud; neid vaadata igatühte individuaalselt.
1.0
Mälu saab otsa - **Reported by sven syld on 18 Sep 2014 13:20 UTC** '''Todo''' Uurida, miks saab mälu otsa sellistel lehtedel nagu: * KÜ otsing (hetkel valdkondade facetid välja kommenteeritud Du/ListController.php:251: ``` // $subjectAreaFacet = $this->getSubjectAreaFacet($relatedSubjectAreas, $urlParams); // TODO: commenting out until memory problems have been solved $subjectAreaFacet = new Pagerfanta(new \Pagerfanta\Adapter\ArrayAdapter(array())); ``` * ettepanekute nimekiri ja/või tooltip Otsida üles teised kohad ka, kus on ini_set('memory_limit',...) kasutatud; neid vaadata igatühte individuaalselt.
defect
mälu saab otsa reported by sven syld on sep utc todo uurida miks saab mälu otsa sellistel lehtedel nagu kü otsing hetkel valdkondade facetid välja kommenteeritud du listcontroller php subjectareafacet this getsubjectareafacet relatedsubjectareas urlparams todo commenting out until memory problems have been solved subjectareafacet new pagerfanta new pagerfanta adapter arrayadapter array ettepanekute nimekiri ja või tooltip otsida üles teised kohad ka kus on ini set memory limit kasutatud neid vaadata igatühte individuaalselt
1
443,387
30,887,696,167
IssuesEvent
2023-08-04 00:14:44
rjmalves/idecomp
https://api.github.com/repos/rjmalves/idecomp
closed
Readme e página de documentação podem ser melhorados
documentation
A documentação do repositório e a página de documentação automática via sphinx podem ser melhorados para a primeira major release, incluindo modificações de estilo e organização
1.0
Readme e página de documentação podem ser melhorados - A documentação do repositório e a página de documentação automática via sphinx podem ser melhorados para a primeira major release, incluindo modificações de estilo e organização
non_defect
readme e página de documentação podem ser melhorados a documentação do repositório e a página de documentação automática via sphinx podem ser melhorados para a primeira major release incluindo modificações de estilo e organização
0
52,598
13,224,855,010
IssuesEvent
2020-08-17 19:59:15
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
jeb vs gcc3.2 (Trac #40)
Migrated from Trac defect infrastructure
need to check jeb build on rhel3 platform. Would be nice to get jeb into snowblower, or dart or whatever. triggerdaq2 is RHEL 3 at Pole <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/40">https://code.icecube.wisc.edu/projects/icecube/ticket/40</a>, reported by blaufussand owned by cgils</em></summary> <p> ```json { "status": "closed", "changetime": "2007-07-16T14:35:00", "_ts": "1184596500000000", "description": "need to check jeb build on rhel3 platform. Would be nice to get jeb\ninto snowblower, or dart or whatever.\n\ntriggerdaq2 is RHEL 3 at Pole", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "time": "2007-06-05T19:23:19", "component": "infrastructure", "summary": "jeb vs gcc3.2", "priority": "normal", "keywords": "", "milestone": "", "owner": "cgils", "type": "defect" } ``` </p> </details>
1.0
jeb vs gcc3.2 (Trac #40) - need to check jeb build on rhel3 platform. Would be nice to get jeb into snowblower, or dart or whatever. triggerdaq2 is RHEL 3 at Pole <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/40">https://code.icecube.wisc.edu/projects/icecube/ticket/40</a>, reported by blaufussand owned by cgils</em></summary> <p> ```json { "status": "closed", "changetime": "2007-07-16T14:35:00", "_ts": "1184596500000000", "description": "need to check jeb build on rhel3 platform. Would be nice to get jeb\ninto snowblower, or dart or whatever.\n\ntriggerdaq2 is RHEL 3 at Pole", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "time": "2007-06-05T19:23:19", "component": "infrastructure", "summary": "jeb vs gcc3.2", "priority": "normal", "keywords": "", "milestone": "", "owner": "cgils", "type": "defect" } ``` </p> </details>
defect
jeb vs trac need to check jeb build on platform would be nice to get jeb into snowblower or dart or whatever is rhel at pole migrated from json status closed changetime ts description need to check jeb build on platform would be nice to get jeb ninto snowblower or dart or whatever n is rhel at pole reporter blaufuss cc resolution fixed time component infrastructure summary jeb vs priority normal keywords milestone owner cgils type defect
1
29,605
5,732,960,610
IssuesEvent
2017-04-21 16:01:08
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
Using phase buttons removes focus from the chat
App - Cockatrice Defect - Basic UI / UX
#2604 removes focus from the text edit whenever changing a phases. Players continually have to click on the text edit to regain focus to chat.
1.0
Using phase buttons removes focus from the chat - #2604 removes focus from the text edit whenever changing a phases. Players continually have to click on the text edit to regain focus to chat.
defect
using phase buttons removes focus from the chat removes focus from the text edit whenever changing a phases players continually have to click on the text edit to regain focus to chat
1
111,157
24,077,385,097
IssuesEvent
2022-09-19 00:16:44
alexeygrigorev/mlbookcamp-code
https://api.github.com/repos/alexeygrigorev/mlbookcamp-code
closed
Timecodes for "ML Zoomcamp 2.7 - Training Linear Regression: Normal Equation"
timecodes
Youtube video: https://www.youtube.com/watch?v=hx6nak-Y11g
1.0
Timecodes for "ML Zoomcamp 2.7 - Training Linear Regression: Normal Equation" - Youtube video: https://www.youtube.com/watch?v=hx6nak-Y11g
non_defect
timecodes for ml zoomcamp training linear regression normal equation youtube video
0
4,460
2,610,094,485
IssuesEvent
2015-02-26 18:28:30
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳红蓝光如何治疗痤疮
auto-migrated Priority-Medium Type-Defect
``` 深圳红蓝光如何治疗痤疮【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:16
1.0
深圳红蓝光如何治疗痤疮 - ``` 深圳红蓝光如何治疗痤疮【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:16
defect
深圳红蓝光如何治疗痤疮 深圳红蓝光如何治疗痤疮【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at
1
7,339
2,610,364,226
IssuesEvent
2015-02-26 19:57:41
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Can not publish to tumblr
auto-migrated Priority-Medium tumblr Type-Defect
``` What's the problem? Can not publish to tumblr anymore. I get an authentication failed message. I confirmed the login/password info. What browser are you using? Chrome What version of ScribeFire are you running? v 4.1 ``` ----- Original issue reported on code.google.com by `joegibbs...@gmail.com` on 30 Sep 2012 at 10:43 * Merged into: #766
1.0
Can not publish to tumblr - ``` What's the problem? Can not publish to tumblr anymore. I get an authentication failed message. I confirmed the login/password info. What browser are you using? Chrome What version of ScribeFire are you running? v 4.1 ``` ----- Original issue reported on code.google.com by `joegibbs...@gmail.com` on 30 Sep 2012 at 10:43 * Merged into: #766
defect
can not publish to tumblr what s the problem can not publish to tumblr anymore i get an authentication failed message i confirmed the login password info what browser are you using chrome what version of scribefire are you running v original issue reported on code google com by joegibbs gmail com on sep at merged into
1
13,358
2,754,669,066
IssuesEvent
2015-04-25 22:08:09
ariana-paris/support-tools
https://api.github.com/repos/ariana-paris/support-tools
closed
GitHub issues import and usernames
auto-migrated Component-ExporterScripts Priority-Medium Type-Defect
``` Hi, Is there any possibility to use "proper" user names in the issues (and comments) once imported to GitHub? Currently all the issues and comments belong to the repository owner, which makes then mostly useless... Thanks, Nico ``` Original issue reported on code.google.com by `nicolas@guillaumin.me` on 14 Mar 2015 at 7:35
1.0
GitHub issues import and usernames - ``` Hi, Is there any possibility to use "proper" user names in the issues (and comments) once imported to GitHub? Currently all the issues and comments belong to the repository owner, which makes then mostly useless... Thanks, Nico ``` Original issue reported on code.google.com by `nicolas@guillaumin.me` on 14 Mar 2015 at 7:35
defect
github issues import and usernames hi is there any possibility to use proper user names in the issues and comments once imported to github currently all the issues and comments belong to the repository owner which makes then mostly useless thanks nico original issue reported on code google com by nicolas guillaumin me on mar at
1
79,729
9,937,788,782
IssuesEvent
2019-07-02 23:16:07
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
dart:ffi canonical representation of C null pointer in Dart
area-library library-ffi part-of:new-structs-api type-design
Should the canonical representation of a C null pointer be `Pointer(address=0)` or `null`? Our current approach is `null`. This is very convenient when calling functions: ```dart typedef NativeFunc = ffi.Pointer<ffi.Int64> Function(ffi.Pointer<ffi.Int64>); NativeFunc f = somePointer.asFunction(); ffi.Pointer<ffi.Int64> result = f(null); // will be passed as nullptr Expect.isNull(result); // result is Dart null if c returns nullptr ``` However, this also means that our `Pointer.fromAddress(0)` factory should return `null`. Which would mean `Pointer.fromAddress(0).getAddress()` does not return `0` but throws an exception. On the other hand, if `Pointer(address=0)` would be the canonical representation then the above snippet would be the following more verbose code instead: ```dart ffi.Pointer<ffi.Int64> result = f(Pointer.fromAddress(0)); Expect.isEqual(0, result.getAddress()); ``` Another aspect is that the Dart `null` object does not carry a runtime type. A pointer with address 0 does carry a runtime type argument: ```dart Pointer p = Pointer.fromAddress<Int64>(0) ``` Would this runtime type argument for address 0 be useful in some scenario?
1.0
dart:ffi canonical representation of C null pointer in Dart - Should the canonical representation of a C null pointer be `Pointer(address=0)` or `null`? Our current approach is `null`. This is very convenient when calling functions: ```dart typedef NativeFunc = ffi.Pointer<ffi.Int64> Function(ffi.Pointer<ffi.Int64>); NativeFunc f = somePointer.asFunction(); ffi.Pointer<ffi.Int64> result = f(null); // will be passed as nullptr Expect.isNull(result); // result is Dart null if c returns nullptr ``` However, this also means that our `Pointer.fromAddress(0)` factory should return `null`. Which would mean `Pointer.fromAddress(0).getAddress()` does not return `0` but throws an exception. On the other hand, if `Pointer(address=0)` would be the canonical representation then the above snippet would be the following more verbose code instead: ```dart ffi.Pointer<ffi.Int64> result = f(Pointer.fromAddress(0)); Expect.isEqual(0, result.getAddress()); ``` Another aspect is that the Dart `null` object does not carry a runtime type. A pointer with address 0 does carry a runtime type argument: ```dart Pointer p = Pointer.fromAddress<Int64>(0) ``` Would this runtime type argument for address 0 be useful in some scenario?
non_defect
dart ffi canonical representation of c null pointer in dart should the canonical representation of a c null pointer be pointer address or null our current approach is null this is very convenient when calling functions dart typedef nativefunc ffi pointer function ffi pointer nativefunc f somepointer asfunction ffi pointer result f null will be passed as nullptr expect isnull result result is dart null if c returns nullptr however this also means that our pointer fromaddress factory should return null which would mean pointer fromaddress getaddress does not return but throws an exception on the other hand if pointer address would be the canonical representation then the above snippet would be the following more verbose code instead dart ffi pointer result f pointer fromaddress expect isequal result getaddress another aspect is that the dart null object does not carry a runtime type a pointer with address does carry a runtime type argument dart pointer p pointer fromaddress would this runtime type argument for address be useful in some scenario
0
192,786
22,216,004,686
IssuesEvent
2022-06-08 01:46:00
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
reopened
CVE-2017-7889 (High) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246
security vulnerability
## CVE-2017-7889 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary> <p> <p>Linux kernel stable tree mirror</p> <p>Library home page: <a href=https://github.com/gregkh/linux.git>https://github.com/gregkh/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/panasalap/linux-4.1.15/commit/aae4c2fa46027fd4c477372871df090c6b94f3f1">aae4c2fa46027fd4c477372871df090c6b94f3f1</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/char/mem.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The mm subsystem in the Linux kernel through 3.2 does not properly enforce the CONFIG_STRICT_DEVMEM protection mechanism, which allows local users to read or write to kernel memory locations in the first megabyte (and bypass slab-allocation access restrictions) via an application that opens the /dev/mem file, related to arch/x86/mm/init.c and drivers/char/mem.c. <p>Publish Date: 2017-04-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7889>CVE-2017-7889</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7889">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7889</a></p> <p>Release Date: 2017-04-17</p> <p>Fix Resolution: v4.11-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2017-7889 (High) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - ## CVE-2017-7889 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary> <p> <p>Linux kernel stable tree mirror</p> <p>Library home page: <a href=https://github.com/gregkh/linux.git>https://github.com/gregkh/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/panasalap/linux-4.1.15/commit/aae4c2fa46027fd4c477372871df090c6b94f3f1">aae4c2fa46027fd4c477372871df090c6b94f3f1</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/char/mem.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The mm subsystem in the Linux kernel through 3.2 does not properly enforce the CONFIG_STRICT_DEVMEM protection mechanism, which allows local users to read or write to kernel memory locations in the first megabyte (and bypass slab-allocation access restrictions) via an application that opens the /dev/mem file, related to arch/x86/mm/init.c and drivers/char/mem.c. <p>Publish Date: 2017-04-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7889>CVE-2017-7889</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7889">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7889</a></p> <p>Release Date: 2017-04-17</p> <p>Fix Resolution: v4.11-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in cve high severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in head commit a href found in base branch master vulnerable source files drivers char mem c vulnerability details the mm subsystem in the linux kernel through does not properly enforce the config strict devmem protection mechanism which allows local users to read or write to kernel memory locations in the first megabyte and bypass slab allocation access restrictions via an application that opens the dev mem file related to arch mm init c and drivers char mem c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
93,725
8,442,527,429
IssuesEvent
2018-10-18 13:28:39
italia/spid
https://api.github.com/repos/italia/spid
closed
Richiesta verifica metadati Unione Territoriale Intercomunale Collinare
metadata nuovo md test
Buongiorno, Si richiede la verifica dei metadati per conto dell'Unione Territoriale Intercomunale Collinare. https://servizionline.collinare.utifvg.it/ae00953/spid-metadata.xml Il servizio in oggetto è realizzato con eGovernment Halley già validato in precedenza per altri clienti.
1.0
Richiesta verifica metadati Unione Territoriale Intercomunale Collinare - Buongiorno, Si richiede la verifica dei metadati per conto dell'Unione Territoriale Intercomunale Collinare. https://servizionline.collinare.utifvg.it/ae00953/spid-metadata.xml Il servizio in oggetto è realizzato con eGovernment Halley già validato in precedenza per altri clienti.
non_defect
richiesta verifica metadati unione territoriale intercomunale collinare buongiorno si richiede la verifica dei metadati per conto dell unione territoriale intercomunale collinare il servizio in oggetto è realizzato con egovernment halley già validato in precedenza per altri clienti
0
65,220
19,275,855,058
IssuesEvent
2021-12-10 11:44:51
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
member hs_err_pid com.hazelcast.internal.elastic.map.BinaryElasticHashMap.get0(Ljava/lang/Object;Z)Lcom/hazelcast/internal/memory/MemoryBlock
Type: Defect Module: Hot Restart Module: HD
a reoccurrence of this rare issue http://jenkins.hazelcast.com/view/hot-restart/job/hot-bounce/356/console /disk1/workspace/hot-bounce/5.1-SNAPSHOT/2021_12_10-11_14_28/bounce output/HZ/HzMember1HZ/hs_err_pid3093.log ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000ffff806c2cac, pid=3093, tid=3174 # # JRE version: OpenJDK Runtime Environment Corretto-11.0.13.8.1 (11.0.13+8) (build 11.0.13+8-LTS) # Java VM: OpenJDK 64-Bit Server VM Corretto-11.0.13.8.1 (11.0.13+8-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-aarch64) # Problematic frame: # J 6250 c2 com.hazelcast.internal.elastic.map.BinaryElasticHashMap.get0(Ljava/lang/Object;Z)Lcom/hazelcast/internal/memory/MemoryBlock; (128 bytes) @ 0x0000ffff806c2cac [0x0000ffff806c2b40+0x000000000000 016c] # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # If you would like to submit a bug report, please visit: # https://github.com/corretto/corretto-11/issues/ # --------------- S U M M A R Y ------------ ``` ``` --------------- T H R E A D --------------- Current thread (0x0000ffff20020000): JavaThread "hz.affectionate_brattain.s01.GC-thread" [_thread_in_Java, id=3174, stack(0x0000fffee0800000,0x0000fffee0a00000)] Stack: [0x0000fffee0800000,0x0000fffee0a00000], sp=0x0000fffee09fe040, free space=2040k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) J 6250 c2 com.hazelcast.internal.elastic.map.BinaryElasticHashMap.get0(Ljava/lang/Object;Z)Lcom/hazelcast/internal/memory/MemoryBlock; (128 bytes) @ 0x0000ffff806c2cac [0x0000ffff806c2b40+0x00000000000001 6c] J 7168 c2 com.hazelcast.map.impl.recordstore.HDMapRamStoreImpl.copyEntry(Lcom/hazelcast/internal/hotrestart/KeyHandle;ILcom/hazelcast/internal/hotrestart/RecordDataSink;)Z (85 bytes) @ 0x0000ffff807d62b0 [0x0000ffff807d61c0+0x00000000000000f0] J 7179% c1 com.hazelcast.internal.hotrestart.impl.gc.ValEvacuator.moveToSurvivors(Lcom/hazelcast/internal/hotrestart/impl/SortedBySeqRecordCursor;)V (277 bytes) @ 0x0000ffff79d32618 [0x0000ffff79d31ac0+0x 0000000000000b58] j com.hazelcast.internal.hotrestart.impl.gc.ValEvacuator.evacuate()V+52 J 6239% c2 com.hazelcast.internal.hotrestart.impl.gc.GcMainLoop.run()V (259 bytes) @ 0x0000ffff806a9fb4 [0x0000ffff806a88c0+0x00000000000016f4] j java.lang.Thread.run()V+11 java.base@11.0.13 v ~StubRoutines::call_stub V [libjvm.so+0x74fe6c] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x34c V [libjvm.so+0x74e340] JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, Thread*)+0x160 V [libjvm.so+0x7f440c] thread_entry(JavaThread*, Thread*)+0x68 V [libjvm.so+0xcc3ce8] JavaThread::thread_main_inner()+0xd8 V [libjvm.so+0xcc1854] Thread::call_run()+0x94 V [libjvm.so+0xa86558] thread_native_entry(Thread*)+0x108 C [libpthread.so.0+0x71ec] start_thread+0xac ```
1.0
member hs_err_pid com.hazelcast.internal.elastic.map.BinaryElasticHashMap.get0(Ljava/lang/Object;Z)Lcom/hazelcast/internal/memory/MemoryBlock - a reoccurrence of this rare issue http://jenkins.hazelcast.com/view/hot-restart/job/hot-bounce/356/console /disk1/workspace/hot-bounce/5.1-SNAPSHOT/2021_12_10-11_14_28/bounce output/HZ/HzMember1HZ/hs_err_pid3093.log ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000ffff806c2cac, pid=3093, tid=3174 # # JRE version: OpenJDK Runtime Environment Corretto-11.0.13.8.1 (11.0.13+8) (build 11.0.13+8-LTS) # Java VM: OpenJDK 64-Bit Server VM Corretto-11.0.13.8.1 (11.0.13+8-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-aarch64) # Problematic frame: # J 6250 c2 com.hazelcast.internal.elastic.map.BinaryElasticHashMap.get0(Ljava/lang/Object;Z)Lcom/hazelcast/internal/memory/MemoryBlock; (128 bytes) @ 0x0000ffff806c2cac [0x0000ffff806c2b40+0x000000000000 016c] # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # If you would like to submit a bug report, please visit: # https://github.com/corretto/corretto-11/issues/ # --------------- S U M M A R Y ------------ ``` ``` --------------- T H R E A D --------------- Current thread (0x0000ffff20020000): JavaThread "hz.affectionate_brattain.s01.GC-thread" [_thread_in_Java, id=3174, stack(0x0000fffee0800000,0x0000fffee0a00000)] Stack: [0x0000fffee0800000,0x0000fffee0a00000], sp=0x0000fffee09fe040, free space=2040k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) J 6250 c2 com.hazelcast.internal.elastic.map.BinaryElasticHashMap.get0(Ljava/lang/Object;Z)Lcom/hazelcast/internal/memory/MemoryBlock; (128 bytes) @ 0x0000ffff806c2cac [0x0000ffff806c2b40+0x00000000000001 6c] J 7168 c2 com.hazelcast.map.impl.recordstore.HDMapRamStoreImpl.copyEntry(Lcom/hazelcast/internal/hotrestart/KeyHandle;ILcom/hazelcast/internal/hotrestart/RecordDataSink;)Z (85 bytes) @ 0x0000ffff807d62b0 [0x0000ffff807d61c0+0x00000000000000f0] J 7179% c1 com.hazelcast.internal.hotrestart.impl.gc.ValEvacuator.moveToSurvivors(Lcom/hazelcast/internal/hotrestart/impl/SortedBySeqRecordCursor;)V (277 bytes) @ 0x0000ffff79d32618 [0x0000ffff79d31ac0+0x 0000000000000b58] j com.hazelcast.internal.hotrestart.impl.gc.ValEvacuator.evacuate()V+52 J 6239% c2 com.hazelcast.internal.hotrestart.impl.gc.GcMainLoop.run()V (259 bytes) @ 0x0000ffff806a9fb4 [0x0000ffff806a88c0+0x00000000000016f4] j java.lang.Thread.run()V+11 java.base@11.0.13 v ~StubRoutines::call_stub V [libjvm.so+0x74fe6c] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x34c V [libjvm.so+0x74e340] JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, Thread*)+0x160 V [libjvm.so+0x7f440c] thread_entry(JavaThread*, Thread*)+0x68 V [libjvm.so+0xcc3ce8] JavaThread::thread_main_inner()+0xd8 V [libjvm.so+0xcc1854] Thread::call_run()+0x94 V [libjvm.so+0xa86558] thread_native_entry(Thread*)+0x108 C [libpthread.so.0+0x71ec] start_thread+0xac ```
defect
member hs err pid com hazelcast internal elastic map binaryelastichashmap ljava lang object z lcom hazelcast internal memory memoryblock a reoccurrence of this rare issue workspace hot bounce snapshot bounce output hz hs err log a fatal error has been detected by the java runtime environment sigsegv at pc pid tid jre version openjdk runtime environment corretto build lts java vm openjdk bit server vm corretto lts mixed mode tiered compressed oops gc linux problematic frame j com hazelcast internal elastic map binaryelastichashmap ljava lang object z lcom hazelcast internal memory memoryblock bytes no core dump will be written core dumps have been disabled to enable core dumping try ulimit c unlimited before starting java again if you would like to submit a bug report please visit s u m m a r y t h r e a d current thread javathread hz affectionate brattain gc thread stack sp free space native frames j compiled java code a aot compiled java code j interpreted vv vm code c native code j com hazelcast internal elastic map binaryelastichashmap ljava lang object z lcom hazelcast internal memory memoryblock bytes j com hazelcast map impl recordstore hdmapramstoreimpl copyentry lcom hazelcast internal hotrestart keyhandle ilcom hazelcast internal hotrestart recorddatasink z bytes j com hazelcast internal hotrestart impl gc valevacuator movetosurvivors lcom hazelcast internal hotrestart impl sortedbyseqrecordcursor v bytes j com hazelcast internal hotrestart impl gc valevacuator evacuate v j com hazelcast internal hotrestart impl gc gcmainloop run v bytes j java lang thread run v java base v stubroutines call stub v javacalls call helper javavalue methodhandle const javacallarguments thread v javacalls call virtual javavalue handle klass symbol symbol thread v thread entry javathread thread v javathread thread main inner v thread call run v thread native entry thread c start thread
1
27,896
5,118,535,659
IssuesEvent
2017-01-08 07:10:49
otros-systems/otroslogviewer
https://api.github.com/repos/otros-systems/otroslogviewer
closed
English wording imperfection in Filters column
auto-migrated Priority-Low Type-Defect
``` What steps will reproduce the problem? 1.Open any log file 2.Check "Logger name filter" in the "Filters:" panel. 3.Check "String contains filter" What is the expected output? What do you see instead? For "Logger name filter", the field label should indicate that an exact logger name is required, not a substring of any type. Expect something like "Enter name" or "Enter logger name". Instead get the un-useful and gramatically incorrect (for British or American English) "Enter a text". For "String contains filter", expect "Enter text" or "Enter substring". Instead get the gramatically incorrect "Enter a text". ``` Original issue reported on code.google.com by `blaine.s...@admc.com` on 18 Dec 2014 at 1:41
1.0
English wording imperfection in Filters column - ``` What steps will reproduce the problem? 1.Open any log file 2.Check "Logger name filter" in the "Filters:" panel. 3.Check "String contains filter" What is the expected output? What do you see instead? For "Logger name filter", the field label should indicate that an exact logger name is required, not a substring of any type. Expect something like "Enter name" or "Enter logger name". Instead get the un-useful and gramatically incorrect (for British or American English) "Enter a text". For "String contains filter", expect "Enter text" or "Enter substring". Instead get the gramatically incorrect "Enter a text". ``` Original issue reported on code.google.com by `blaine.s...@admc.com` on 18 Dec 2014 at 1:41
defect
english wording imperfection in filters column what steps will reproduce the problem open any log file check logger name filter in the filters panel check string contains filter what is the expected output what do you see instead for logger name filter the field label should indicate that an exact logger name is required not a substring of any type expect something like enter name or enter logger name instead get the un useful and gramatically incorrect for british or american english enter a text for string contains filter expect enter text or enter substring instead get the gramatically incorrect enter a text original issue reported on code google com by blaine s admc com on dec at
1
48,280
13,067,596,125
IssuesEvent
2020-07-31 00:58:15
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
Huge charge in InIcePulses in pass2, compared to pass1 (Trac #2126)
Migrated from Trac analysis defect
Processing pass2 files to my analysis level, one of the jobs crashed with this error: ```text WARN (ipdf): got anomalously large charge=7.17706e+09 PE in OM at (x,y,z)=(472.0,127.9,129.8) (I3HitOm.h:111 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const) WARN (ipdf): this probably means there is a calibration problem. (I3HitOm.h:112 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const) WARN (ipdf): For now the charge for this DOM is just set to the number of pulses... (I3HitOm.h:114 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const) ``` It turns out that in this one particular event, the InIcePulses of `OM(49,23,0)` add up to ~1e17 PE. For comparison, in pass1 there are no InIcePulses for this DOM at all. I extracted the event in question from both the pass1 and pass2 files here (GCDQP frames): ```text /data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass1.i3 /data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass2.i3 ``` Migrated from https://code.icecube.wisc.edu/ticket/2126 ```json { "status": "closed", "changetime": "2019-03-21T15:26:21", "description": "Processing pass2 files to my analysis level, one of the jobs crashed with this error:\n{{{\nWARN (ipdf): got anomalously large charge=7.17706e+09 PE in OM at (x,y,z)=(472.0,127.9,129.8) (I3HitOm.h:111 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const)\nWARN (ipdf): this probably means there is a calibration problem. (I3HitOm.h:112 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const)\nWARN (ipdf): For now the charge for this DOM is just set to the number of pulses... (I3HitOm.h:114 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const)\n}}}\nIt turns out that in this one particular event, the InIcePulses of `OM(49,23,0)` add up to ~1e17 PE. For comparison, in pass1 there are no InIcePulses for this DOM at all.\n\nI extracted the event in question from both the pass1 and pass2 files here (GCDQP frames):\n{{{\n/data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass1.i3\n/data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass2.i3\n}}}", "reporter": "thomas.kintscher", "cc": "david.schultz, snihur@wisc.edu", "resolution": "fixed", "_ts": "1553181981583951", "component": "analysis", "summary": "Huge charge in InIcePulses in pass2, compared to pass1", "priority": "normal", "keywords": "", "time": "2017-12-19T16:54:00", "milestone": "Vernal Equinox 2019", "owner": "rsnihur", "type": "defect" } ```
1.0
Huge charge in InIcePulses in pass2, compared to pass1 (Trac #2126) - Processing pass2 files to my analysis level, one of the jobs crashed with this error: ```text WARN (ipdf): got anomalously large charge=7.17706e+09 PE in OM at (x,y,z)=(472.0,127.9,129.8) (I3HitOm.h:111 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const) WARN (ipdf): this probably means there is a calibration problem. (I3HitOm.h:112 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const) WARN (ipdf): For now the charge for this DOM is just set to the number of pulses... (I3HitOm.h:114 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const) ``` It turns out that in this one particular event, the InIcePulses of `OM(49,23,0)` add up to ~1e17 PE. For comparison, in pass1 there are no InIcePulses for this DOM at all. I extracted the event in question from both the pass1 and pass2 files here (GCDQP frames): ```text /data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass1.i3 /data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass2.i3 ``` Migrated from https://code.icecube.wisc.edu/ticket/2126 ```json { "status": "closed", "changetime": "2019-03-21T15:26:21", "description": "Processing pass2 files to my analysis level, one of the jobs crashed with this error:\n{{{\nWARN (ipdf): got anomalously large charge=7.17706e+09 PE in OM at (x,y,z)=(472.0,127.9,129.8) (I3HitOm.h:111 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const)\nWARN (ipdf): this probably means there is a calibration problem. (I3HitOm.h:112 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const)\nWARN (ipdf): For now the charge for this DOM is just set to the number of pulses... (I3HitOm.h:114 in IPDF::I3HitOm::npe_result IPDF::I3HitOm::getTotalPe() const)\n}}}\nIt turns out that in this one particular event, the InIcePulses of `OM(49,23,0)` add up to ~1e17 PE. For comparison, in pass1 there are no InIcePulses for this DOM at all.\n\nI extracted the event in question from both the pass1 and pass2 files here (GCDQP frames):\n{{{\n/data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass1.i3\n/data/user/tkintscher/bugs/huge_charge/run122830_event45729398_pass2.i3\n}}}", "reporter": "thomas.kintscher", "cc": "david.schultz, snihur@wisc.edu", "resolution": "fixed", "_ts": "1553181981583951", "component": "analysis", "summary": "Huge charge in InIcePulses in pass2, compared to pass1", "priority": "normal", "keywords": "", "time": "2017-12-19T16:54:00", "milestone": "Vernal Equinox 2019", "owner": "rsnihur", "type": "defect" } ```
defect
huge charge in inicepulses in compared to trac processing files to my analysis level one of the jobs crashed with this error text warn ipdf got anomalously large charge pe in om at x y z h in ipdf npe result ipdf gettotalpe const warn ipdf this probably means there is a calibration problem h in ipdf npe result ipdf gettotalpe const warn ipdf for now the charge for this dom is just set to the number of pulses h in ipdf npe result ipdf gettotalpe const it turns out that in this one particular event the inicepulses of om add up to pe for comparison in there are no inicepulses for this dom at all i extracted the event in question from both the and files here gcdqp frames text data user tkintscher bugs huge charge data user tkintscher bugs huge charge migrated from json status closed changetime description processing files to my analysis level one of the jobs crashed with this error n nwarn ipdf got anomalously large charge pe in om at x y z h in ipdf npe result ipdf gettotalpe const nwarn ipdf this probably means there is a calibration problem h in ipdf npe result ipdf gettotalpe const nwarn ipdf for now the charge for this dom is just set to the number of pulses h in ipdf npe result ipdf gettotalpe const n nit turns out that in this one particular event the inicepulses of om add up to pe for comparison in there are no inicepulses for this dom at all n ni extracted the event in question from both the and files here gcdqp frames n n data user tkintscher bugs huge charge n data user tkintscher bugs huge charge n reporter thomas kintscher cc david schultz snihur wisc edu resolution fixed ts component analysis summary huge charge in inicepulses in compared to priority normal keywords time milestone vernal equinox owner rsnihur type defect
1
77,785
10,021,722,021
IssuesEvent
2019-07-16 15:10:29
ClarityNLP/ClarityNLP
https://api.github.com/repos/ClarityNLP/ClarityNLP
opened
Write ClarityNLP systems paper
documentation
**Documentation Area** N/A; standalone. **Update Type** New documentation (academic paper outlining ClarityNLP platform components, explaining system architecture and design decisions, providing performance benchmarks and comparisons to existing platforms, etc.). This will be helpful because we can cite this paper in future work related to downstream processing/feature engineering/ML, etc.
1.0
Write ClarityNLP systems paper - **Documentation Area** N/A; standalone. **Update Type** New documentation (academic paper outlining ClarityNLP platform components, explaining system architecture and design decisions, providing performance benchmarks and comparisons to existing platforms, etc.). This will be helpful because we can cite this paper in future work related to downstream processing/feature engineering/ML, etc.
non_defect
write claritynlp systems paper documentation area n a standalone update type new documentation academic paper outlining claritynlp platform components explaining system architecture and design decisions providing performance benchmarks and comparisons to existing platforms etc this will be helpful because we can cite this paper in future work related to downstream processing feature engineering ml etc
0
76,199
26,294,547,434
IssuesEvent
2023-01-08 20:27:27
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Tray icon doesn't show on tray
T-Defect
### Steps to reproduce I just open the app and it doesn't show the icon, even though i allow it in the options... ![Screenshot from 2023-01-08 17-26-57](https://user-images.githubusercontent.com/17055027/211217455-2fff2f46-70a6-41be-a3f3-494e0c80f511.png) ### Outcome Tray icon doesn't show... ### Operating system Fedora 37 ### Application version Element version: 1.11.17 Olm version: 3.2.12 ### How did you install the app? Flatpak ### Homeserver Idk ### Will you send logs? Yes
1.0
Tray icon doesn't show on tray - ### Steps to reproduce I just open the app and it doesn't show the icon, even though i allow it in the options... ![Screenshot from 2023-01-08 17-26-57](https://user-images.githubusercontent.com/17055027/211217455-2fff2f46-70a6-41be-a3f3-494e0c80f511.png) ### Outcome Tray icon doesn't show... ### Operating system Fedora 37 ### Application version Element version: 1.11.17 Olm version: 3.2.12 ### How did you install the app? Flatpak ### Homeserver Idk ### Will you send logs? Yes
defect
tray icon doesn t show on tray steps to reproduce i just open the app and it doesn t show the icon even though i allow it in the options outcome tray icon doesn t show operating system fedora application version element version olm version how did you install the app flatpak homeserver idk will you send logs yes
1
70,006
22,782,831,155
IssuesEvent
2022-07-08 22:24:29
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Double-quote symbols are replaced with &quot; when messages are rendered
T-Defect
### Steps to reproduce 1. Write a message like `"hello world"` (inclusive of backticks) 2. send it ### Outcome #### What did you expect? the message would be sent, and would look like `"hello world"` #### What happened instead? the message is sent and looks like `&quot;hello world&quot;` ### Your phone model Pixel 4a ### Operating system version GrapheneOS ### Application version and app store 1.4.26 ### Homeserver mssj.me ### Will you send logs? Yes ### Are you willing to provide a PR? No
1.0
Double-quote symbols are replaced with &quot; when messages are rendered - ### Steps to reproduce 1. Write a message like `"hello world"` (inclusive of backticks) 2. send it ### Outcome #### What did you expect? the message would be sent, and would look like `"hello world"` #### What happened instead? the message is sent and looks like `&quot;hello world&quot;` ### Your phone model Pixel 4a ### Operating system version GrapheneOS ### Application version and app store 1.4.26 ### Homeserver mssj.me ### Will you send logs? Yes ### Are you willing to provide a PR? No
defect
double quote symbols are replaced with quot when messages are rendered steps to reproduce write a message like hello world inclusive of backticks send it outcome what did you expect the message would be sent and would look like hello world what happened instead the message is sent and looks like quot hello world quot your phone model pixel operating system version grapheneos application version and app store homeserver mssj me will you send logs yes are you willing to provide a pr no
1
43,776
13,038,785,515
IssuesEvent
2020-07-28 15:43:00
elikkatzgit/git_test2
https://api.github.com/repos/elikkatzgit/git_test2
opened
WS-2019-0103 (Medium) detected in handlebars-4.0.11.js
security vulnerability
## WS-2019-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.js</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.11/handlebars.js">https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.11/handlebars.js</a></p> <p>Path to dependency file: /tmp/ws-scm/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/chatting/userchat.jsp</p> <p>Path to vulnerable library: /git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/chatting/userchat.jsp,/git_test2/src/main/webapp/WEB-INF/view/member/mypageform.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/shopping/shoppingView.jsp,/git_test2/src/main/webapp/WEB-INF/view/manager/marketing.jsp,/git_test2/src/main/webapp/WEB-INF/view/chatting/userchat.jsp,/git_test2/src/main/webapp/WEB-INF/view/shopping/shoppingView.jsp,/git_test2/src/main/webapp/WEB-INF/view/board/notice_view.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/board/notice_view.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/main/template/qnaChatting.jsp,/git_test2/src/main/webapp/WEB-INF/view/main/template/qnaChatting.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/manager/marketing.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/member/mypageform.jsp</p> <p> Dependency Hierarchy: - :x: **handlebars-4.0.11.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/elikkatzgit/git_test2/commits/a9745527e74b019d8b88dbcdd36d42fefa56108e">a9745527e74b019d8b88dbcdd36d42fefa56108e</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Handlebars.js before 4.1.0 has Remote Code Execution (RCE) <p>Publish Date: 2019-01-30 <p>URL: <a href=https://github.com/wycats/handlebars.js/issues/1267#issue-187151586>WS-2019-0103</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/wycats/handlebars.js/commit/edc6220d51139b32c28e51641fadad59a543ae57">https://github.com/wycats/handlebars.js/commit/edc6220d51139b32c28e51641fadad59a543ae57</a></p> <p>Release Date: 2019-05-30</p> <p>Fix Resolution: 4.1.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"handlebars.js","packageVersion":"4.0.11","isTransitiveDependency":false,"dependencyTree":"handlebars.js:4.0.11","isMinimumFixVersionAvailable":true,"minimumFixVersion":"4.1.0"}],"vulnerabilityIdentifier":"WS-2019-0103","vulnerabilityDetails":"Handlebars.js before 4.1.0 has Remote Code Execution (RCE)","vulnerabilityUrl":"https://github.com/wycats/handlebars.js/issues/1267#issue-187151586","cvss2Severity":"medium","cvss2Score":"5.5","extraData":{}}</REMEDIATE> -->
True
WS-2019-0103 (Medium) detected in handlebars-4.0.11.js - ## WS-2019-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.js</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.11/handlebars.js">https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.11/handlebars.js</a></p> <p>Path to dependency file: /tmp/ws-scm/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/chatting/userchat.jsp</p> <p>Path to vulnerable library: /git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/chatting/userchat.jsp,/git_test2/src/main/webapp/WEB-INF/view/member/mypageform.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/shopping/shoppingView.jsp,/git_test2/src/main/webapp/WEB-INF/view/manager/marketing.jsp,/git_test2/src/main/webapp/WEB-INF/view/chatting/userchat.jsp,/git_test2/src/main/webapp/WEB-INF/view/shopping/shoppingView.jsp,/git_test2/src/main/webapp/WEB-INF/view/board/notice_view.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/board/notice_view.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/main/template/qnaChatting.jsp,/git_test2/src/main/webapp/WEB-INF/view/main/template/qnaChatting.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/manager/marketing.jsp,/git_test2/target/myfinal-1.0.0-BUILD-SNAPSHOT/WEB-INF/view/member/mypageform.jsp</p> <p> Dependency Hierarchy: - :x: **handlebars-4.0.11.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/elikkatzgit/git_test2/commits/a9745527e74b019d8b88dbcdd36d42fefa56108e">a9745527e74b019d8b88dbcdd36d42fefa56108e</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Handlebars.js before 4.1.0 has Remote Code Execution (RCE) <p>Publish Date: 2019-01-30 <p>URL: <a href=https://github.com/wycats/handlebars.js/issues/1267#issue-187151586>WS-2019-0103</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/wycats/handlebars.js/commit/edc6220d51139b32c28e51641fadad59a543ae57">https://github.com/wycats/handlebars.js/commit/edc6220d51139b32c28e51641fadad59a543ae57</a></p> <p>Release Date: 2019-05-30</p> <p>Fix Resolution: 4.1.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"handlebars.js","packageVersion":"4.0.11","isTransitiveDependency":false,"dependencyTree":"handlebars.js:4.0.11","isMinimumFixVersionAvailable":true,"minimumFixVersion":"4.1.0"}],"vulnerabilityIdentifier":"WS-2019-0103","vulnerabilityDetails":"Handlebars.js before 4.1.0 has Remote Code Execution (RCE)","vulnerabilityUrl":"https://github.com/wycats/handlebars.js/issues/1267#issue-187151586","cvss2Severity":"medium","cvss2Score":"5.5","extraData":{}}</REMEDIATE> -->
non_defect
ws medium detected in handlebars js ws medium severity vulnerability vulnerable library handlebars js handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws scm git target myfinal build snapshot web inf view chatting userchat jsp path to vulnerable library git target myfinal build snapshot web inf view chatting userchat jsp git src main webapp web inf view member mypageform jsp git target myfinal build snapshot web inf view shopping shoppingview jsp git src main webapp web inf view manager marketing jsp git src main webapp web inf view chatting userchat jsp git src main webapp web inf view shopping shoppingview jsp git src main webapp web inf view board notice view jsp git target myfinal build snapshot web inf view board notice view jsp git target myfinal build snapshot web inf view main template qnachatting jsp git src main webapp web inf view main template qnachatting jsp git target myfinal build snapshot web inf view manager marketing jsp git target myfinal build snapshot web inf view member mypageform jsp dependency hierarchy x handlebars js vulnerable library found in head commit a href vulnerability details handlebars js before has remote code execution rce publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier ws vulnerabilitydetails handlebars js before has remote code execution rce vulnerabilityurl
0
238,730
7,782,732,444
IssuesEvent
2018-06-06 07:40:39
DashboardHub/PipelineDashboard
https://api.github.com/repos/DashboardHub/PipelineDashboard
opened
Research competitors
priority: low size: 5 stack: marketing
Research their features, pricing, marketing strategies, what social media platforms do they use and which ones are popular etc. Potential competitors I have come across: - StatusHub https://statushub.com - StatusPage https://www.statuspage.io Not a direct competitor, but similar to the monitoring side and popular in the tech space for simplicity and pricing: - Pingdom https://www.pingdom.com Please also look for more competitors and ideas etc.
1.0
Research competitors - Research their features, pricing, marketing strategies, what social media platforms do they use and which ones are popular etc. Potential competitors I have come across: - StatusHub https://statushub.com - StatusPage https://www.statuspage.io Not a direct competitor, but similar to the monitoring side and popular in the tech space for simplicity and pricing: - Pingdom https://www.pingdom.com Please also look for more competitors and ideas etc.
non_defect
research competitors research their features pricing marketing strategies what social media platforms do they use and which ones are popular etc potential competitors i have come across statushub statuspage not a direct competitor but similar to the monitoring side and popular in the tech space for simplicity and pricing pingdom please also look for more competitors and ideas etc
0
309,509
9,476,247,975
IssuesEvent
2019-04-19 14:28:18
Cyber4All/clark-client
https://api.github.com/repos/Cyber4All/clark-client
closed
On the object details page - remove 'no description here"
priority: 3 review
I suggest removing those words and replacing with a blank if there is no text. It looks too busy with "No description here!" repeated.
1.0
On the object details page - remove 'no description here" - I suggest removing those words and replacing with a blank if there is no text. It looks too busy with "No description here!" repeated.
non_defect
on the object details page remove no description here i suggest removing those words and replacing with a blank if there is no text it looks too busy with no description here repeated
0
294,943
9,050,906,019
IssuesEvent
2019-02-12 09:55:21
techforbetter/nightingale
https://api.github.com/repos/techforbetter/nightingale
closed
If I speak to the bot on a school day it asks me how my school day was
T2h T4h priority-2 user-story
We need to create an Event trigger in dialogflow to start the weekday flow rather than a training phrase as it currently is. This would be triggered by a post request to /chat and detecting what day of the week it is.
1.0
If I speak to the bot on a school day it asks me how my school day was - We need to create an Event trigger in dialogflow to start the weekday flow rather than a training phrase as it currently is. This would be triggered by a post request to /chat and detecting what day of the week it is.
non_defect
if i speak to the bot on a school day it asks me how my school day was we need to create an event trigger in dialogflow to start the weekday flow rather than a training phrase as it currently is this would be triggered by a post request to chat and detecting what day of the week it is
0
45,988
13,055,833,699
IssuesEvent
2020-07-30 02:52:22
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
buggy nutau (Trac #383)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/383 ```json { "status": "closed", "changetime": "2014-11-22T18:26:26", "description": "it seems to me that in the nutau nugen dataset 6539 the light emission\nfrom muons (if present in the event) is missing. I attach a scatter plot\nof muon energy vs muon track length (LDir) in IceCube. This should depend\nonly on the muon energy (and vertex position), but not on the primary\ntype. However, the reconstructed track length is aleays around 100m for\nnu-tau primary. That value can be reached by the cascade at sufficiently\nhigh energy.\n\nIt looks like there are two populations of muons in the tau MC, as I would\nexpect: one at very low muon energy (below 10 GeV) originating in the\ncascade. The other component is at higher energies (>100 GeV) and is\noriginating in the 17% tau->muon decay channel. So the particle phyiscs\nseems okay in that MC, but it was probably missed to simulate the light\nfrom the muon. This makes dataset 6539 unusable. We need urgently a fixed\nnutau dataset.\n\n Cheers,\n Andreas\n\n\nThis is likely due to the way nugen uses the propagators. For NuTau it uses the tau\npropagator and would not propagate muons in the final state.", "reporter": "olivas", "cc": "", "resolution": "fixed", "_ts": "1416680786826176", "component": "combo simulation", "summary": "buggy nutau", "priority": "normal", "keywords": "", "time": "2012-03-23T19:23:00", "milestone": "", "owner": "olivas", "type": "defect" } ```
1.0
buggy nutau (Trac #383) - Migrated from https://code.icecube.wisc.edu/ticket/383 ```json { "status": "closed", "changetime": "2014-11-22T18:26:26", "description": "it seems to me that in the nutau nugen dataset 6539 the light emission\nfrom muons (if present in the event) is missing. I attach a scatter plot\nof muon energy vs muon track length (LDir) in IceCube. This should depend\nonly on the muon energy (and vertex position), but not on the primary\ntype. However, the reconstructed track length is aleays around 100m for\nnu-tau primary. That value can be reached by the cascade at sufficiently\nhigh energy.\n\nIt looks like there are two populations of muons in the tau MC, as I would\nexpect: one at very low muon energy (below 10 GeV) originating in the\ncascade. The other component is at higher energies (>100 GeV) and is\noriginating in the 17% tau->muon decay channel. So the particle phyiscs\nseems okay in that MC, but it was probably missed to simulate the light\nfrom the muon. This makes dataset 6539 unusable. We need urgently a fixed\nnutau dataset.\n\n Cheers,\n Andreas\n\n\nThis is likely due to the way nugen uses the propagators. For NuTau it uses the tau\npropagator and would not propagate muons in the final state.", "reporter": "olivas", "cc": "", "resolution": "fixed", "_ts": "1416680786826176", "component": "combo simulation", "summary": "buggy nutau", "priority": "normal", "keywords": "", "time": "2012-03-23T19:23:00", "milestone": "", "owner": "olivas", "type": "defect" } ```
defect
buggy nutau trac migrated from json status closed changetime description it seems to me that in the nutau nugen dataset the light emission nfrom muons if present in the event is missing i attach a scatter plot nof muon energy vs muon track length ldir in icecube this should depend nonly on the muon energy and vertex position but not on the primary ntype however the reconstructed track length is aleays around for nnu tau primary that value can be reached by the cascade at sufficiently nhigh energy n nit looks like there are two populations of muons in the tau mc as i would nexpect one at very low muon energy below gev originating in the ncascade the other component is at higher energies gev and is noriginating in the tau muon decay channel so the particle phyiscs nseems okay in that mc but it was probably missed to simulate the light nfrom the muon this makes dataset unusable we need urgently a fixed nnutau dataset n n cheers n andreas n n nthis is likely due to the way nugen uses the propagators for nutau it uses the tau npropagator and would not propagate muons in the final state reporter olivas cc resolution fixed ts component combo simulation summary buggy nutau priority normal keywords time milestone owner olivas type defect
1
76,071
26,225,461,866
IssuesEvent
2023-01-04 18:15:24
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Failed to join. There was an error joining
T-Defect
### Steps to reproduce 1. Try to join to room. I get this issue with #stardust:matrix.org ### Outcome #### What did you expect? #### What happened instead? Failed to join ### Operating system Windows 7 ### Application version 1.11.17 ### How did you install the app? _No response_ ### Homeserver _No response_ ### Will you send logs? No
1.0
Failed to join. There was an error joining - ### Steps to reproduce 1. Try to join to room. I get this issue with #stardust:matrix.org ### Outcome #### What did you expect? #### What happened instead? Failed to join ### Operating system Windows 7 ### Application version 1.11.17 ### How did you install the app? _No response_ ### Homeserver _No response_ ### Will you send logs? No
defect
failed to join there was an error joining steps to reproduce try to join to room i get this issue with stardust matrix org outcome what did you expect what happened instead failed to join operating system windows application version how did you install the app no response homeserver no response will you send logs no
1
81,276
30,779,481,950
IssuesEvent
2023-07-31 09:01:53
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Non highlight messages do not increase count
T-Defect
### Steps to reproduce 1. Receive a message in en encrypted room ### Outcome #### What did you expect? To have a notification count increase #### What happened instead? Nothing #### I have the **Notification Settings** beta enabled. The incriminated room has "Match default settings" Only "highlights" caused a count increase ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? Yes
1.0
Non highlight messages do not increase count - ### Steps to reproduce 1. Receive a message in en encrypted room ### Outcome #### What did you expect? To have a notification count increase #### What happened instead? Nothing #### I have the **Notification Settings** beta enabled. The incriminated room has "Match default settings" Only "highlights" caused a count increase ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? Yes
defect
non highlight messages do not increase count steps to reproduce receive a message in en encrypted room outcome what did you expect to have a notification count increase what happened instead nothing i have the notification settings beta enabled the incriminated room has match default settings only highlights caused a count increase operating system no response browser information no response url for webapp no response application version no response homeserver no response will you send logs yes
1
10,499
2,622,168,444
IssuesEvent
2015-03-04 00:13:26
byzhang/rapidjson
https://api.github.com/repos/byzhang/rapidjson
closed
Segmentation fault with CrtAllocator
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Use CrtAllocator instead of MemoryPoolAllocator. 2. Add values to objects or arrays. What is the expected output? What do you see instead? It should add values normally. But sometimes segmentation fault occur. The problem exists in the AddMember() and PushBack() methods of GenericValue. They allocate memory and then assign new values into that memory. This assignment is overloaded and calls the destructor on uninitialized data before copying the new values. The destructor checks if kNeedFree is true and then tries to determine the specific type of the value and if it has to free more memory recursively. There is no problem with MemoryPoolAllocator because it has kNeedFree on false and so the destructor has nothing to do. I think the assignment operators in AddMember() and PushBack() should replaced by RawAssign() method which doesn't call the destructor. I added a patch file. ``` Original issue reported on code.google.com by `ackder...@gmail.com` on 30 Sep 2012 at 6:21 Attachments: * [segfault.patch](https://storage.googleapis.com/google-code-attachments/rapidjson/issue-38/comment-0/segfault.patch)
1.0
Segmentation fault with CrtAllocator - ``` What steps will reproduce the problem? 1. Use CrtAllocator instead of MemoryPoolAllocator. 2. Add values to objects or arrays. What is the expected output? What do you see instead? It should add values normally. But sometimes segmentation fault occur. The problem exists in the AddMember() and PushBack() methods of GenericValue. They allocate memory and then assign new values into that memory. This assignment is overloaded and calls the destructor on uninitialized data before copying the new values. The destructor checks if kNeedFree is true and then tries to determine the specific type of the value and if it has to free more memory recursively. There is no problem with MemoryPoolAllocator because it has kNeedFree on false and so the destructor has nothing to do. I think the assignment operators in AddMember() and PushBack() should replaced by RawAssign() method which doesn't call the destructor. I added a patch file. ``` Original issue reported on code.google.com by `ackder...@gmail.com` on 30 Sep 2012 at 6:21 Attachments: * [segfault.patch](https://storage.googleapis.com/google-code-attachments/rapidjson/issue-38/comment-0/segfault.patch)
defect
segmentation fault with crtallocator what steps will reproduce the problem use crtallocator instead of memorypoolallocator add values to objects or arrays what is the expected output what do you see instead it should add values normally but sometimes segmentation fault occur the problem exists in the addmember and pushback methods of genericvalue they allocate memory and then assign new values into that memory this assignment is overloaded and calls the destructor on uninitialized data before copying the new values the destructor checks if kneedfree is true and then tries to determine the specific type of the value and if it has to free more memory recursively there is no problem with memorypoolallocator because it has kneedfree on false and so the destructor has nothing to do i think the assignment operators in addmember and pushback should replaced by rawassign method which doesn t call the destructor i added a patch file original issue reported on code google com by ackder gmail com on sep at attachments
1
52,949
13,233,059,463
IssuesEvent
2020-08-18 14:16:05
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Parent sections fail to show content owned by child sections
Defect Needs refining Stretch goal
**Describe the defect** When a user selects a "Section" when they first log in it shows only the pages owned by that section, in this case Veterans Benefits Administration showing 27 results. When you select a subsection, "VBA Benefits Hub" it lists no results until you select a specific section. https://www.loom.com/share/2dc26abfef564304909e801cd7633027 **Example 1** 1. Go to https://prod.cms.va.gov/section/veterans-health-administration/visn-4 2. You should see all the content owned by all the VAMC systems in VISN 4, but you see 0. 3. Strangely, if you go "up" a level, you'll see 1200+ results at https://prod.cms.va.gov/section/vamc-facilities 4. If you go to the top level (VHA), there is only 1 result https://prod.cms.va.gov/section/veterans-health-administration **Example 2: VBA** * [Top level section page](https://prod.cms.va.gov/section/veterans-benefits-administration) shows 27 results, but no content associated with child sections. It should show 474 facilities, and all the content associated with the VBA benefits hubs * [VBA benefits hubs](https://prod.cms.va.gov/section/vba-benefits-hubs) shows 0 results, it should show ~250 for all the child sections **Background** Taxonomy entity index was being used to make this work, previously.
1.0
Parent sections fail to show content owned by child sections - **Describe the defect** When a user selects a "Section" when they first log in it shows only the pages owned by that section, in this case Veterans Benefits Administration showing 27 results. When you select a subsection, "VBA Benefits Hub" it lists no results until you select a specific section. https://www.loom.com/share/2dc26abfef564304909e801cd7633027 **Example 1** 1. Go to https://prod.cms.va.gov/section/veterans-health-administration/visn-4 2. You should see all the content owned by all the VAMC systems in VISN 4, but you see 0. 3. Strangely, if you go "up" a level, you'll see 1200+ results at https://prod.cms.va.gov/section/vamc-facilities 4. If you go to the top level (VHA), there is only 1 result https://prod.cms.va.gov/section/veterans-health-administration **Example 2: VBA** * [Top level section page](https://prod.cms.va.gov/section/veterans-benefits-administration) shows 27 results, but no content associated with child sections. It should show 474 facilities, and all the content associated with the VBA benefits hubs * [VBA benefits hubs](https://prod.cms.va.gov/section/vba-benefits-hubs) shows 0 results, it should show ~250 for all the child sections **Background** Taxonomy entity index was being used to make this work, previously.
defect
parent sections fail to show content owned by child sections describe the defect when a user selects a section when they first log in it shows only the pages owned by that section in this case veterans benefits administration showing results when you select a subsection vba benefits hub it lists no results until you select a specific section example go to you should see all the content owned by all the vamc systems in visn but you see strangely if you go up a level you ll see results at if you go to the top level vha there is only result example vba shows results but no content associated with child sections it should show facilities and all the content associated with the vba benefits hubs shows results it should show for all the child sections background taxonomy entity index was being used to make this work previously
1
72,326
24,053,321,992
IssuesEvent
2022-09-16 14:36:14
SasView/sasview
https://api.github.com/repos/SasView/sasview
closed
Complete doc strings in `perspective.py`
Defect Documentation
There are some missing doc strings in `perspective.py`, add them.
1.0
Complete doc strings in `perspective.py` - There are some missing doc strings in `perspective.py`, add them.
defect
complete doc strings in perspective py there are some missing doc strings in perspective py add them
1
117,806
15,176,310,456
IssuesEvent
2021-02-14 04:31:52
SAP/spartacus
https://api.github.com/repos/SAP/spartacus
opened
Dummy UX-Design
ux-design
**Describe the bug** A clear and concise description of what the bug is. **Tell us the version of Spartacus** - Library version: [e.g. 2.1] **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
1.0
Dummy UX-Design - **Describe the bug** A clear and concise description of what the bug is. **Tell us the version of Spartacus** - Library version: [e.g. 2.1] **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
non_defect
dummy ux design describe the bug a clear and concise description of what the bug is tell us the version of spartacus library version to reproduce steps to reproduce the behavior go to click on scroll down to see error expected behavior a clear and concise description of what you expected to happen screenshots if applicable add screenshots to help explain your problem desktop please complete the following information os browser version smartphone please complete the following information device os browser version additional context add any other context about the problem here
0
182,780
14,922,399,064
IssuesEvent
2021-01-23 14:40:10
Leo-Corporation/LeoCorpLibrary
https://api.github.com/repos/Leo-Corporation/LeoCorpLibrary
opened
[Documentation] Update documentation
documentation next ver roadmap
<!---You can remove all the sections that aren't needed---> <!--- * Indicate what's the problem is about. * Indicate where is(are) the concerned file(s) * Indicate the line(s) where is(are) the problem(s) Ex: Typo error in the README.md file in the parent folder at line 4. ---> **Problem's description:** - [ ] Update documentation - [ ] Update XML Documentation - [ ] Update README
1.0
[Documentation] Update documentation - <!---You can remove all the sections that aren't needed---> <!--- * Indicate what's the problem is about. * Indicate where is(are) the concerned file(s) * Indicate the line(s) where is(are) the problem(s) Ex: Typo error in the README.md file in the parent folder at line 4. ---> **Problem's description:** - [ ] Update documentation - [ ] Update XML Documentation - [ ] Update README
non_defect
update documentation indicate what s the problem is about indicate where is are the concerned file s indicate the line s where is are the problem s ex typo error in the readme md file in the parent folder at line problem s description update documentation update xml documentation update readme
0
221,301
24,609,620,434
IssuesEvent
2022-10-14 19:52:43
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[DOCS] DLS/FLS no longer disable shard request cache.
>docs good first issue :Security/Authorization Team:Docs Team:Security
### Description The [DLS/FLS docs](https://www.elastic.co/guide/en/elasticsearch/reference/8.1/field-and-document-access-control.html) say: > **NOTE**: Document- and field-level security disables the [shard request cache](https://www.elastic.co/guide/en/elasticsearch/reference/8.1/shard-request-cache.html). This feature limitation was resolved in #70191 and the note should be removed from the docs.
True
[DOCS] DLS/FLS no longer disable shard request cache. - ### Description The [DLS/FLS docs](https://www.elastic.co/guide/en/elasticsearch/reference/8.1/field-and-document-access-control.html) say: > **NOTE**: Document- and field-level security disables the [shard request cache](https://www.elastic.co/guide/en/elasticsearch/reference/8.1/shard-request-cache.html). This feature limitation was resolved in #70191 and the note should be removed from the docs.
non_defect
dls fls no longer disable shard request cache description the say note document and field level security disables the this feature limitation was resolved in and the note should be removed from the docs
0
6,953
2,610,319,247
IssuesEvent
2015-02-26 19:43:01
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
SFX
auto-migrated Priority-Medium Type-Defect
``` When building specific troop platoons (i.e. 501st) on Kamino in GC, for example, you will here *Constructing Vehicle*.. or *Vehicle Cancelled* ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 7 May 2011 at 11:33
1.0
SFX - ``` When building specific troop platoons (i.e. 501st) on Kamino in GC, for example, you will here *Constructing Vehicle*.. or *Vehicle Cancelled* ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 7 May 2011 at 11:33
defect
sfx when building specific troop platoons i e on kamino in gc for example you will here constructing vehicle or vehicle cancelled original issue reported on code google com by gmail com on may at
1
142,356
19,090,464,485
IssuesEvent
2021-11-29 11:29:44
sultanabubaker/NuGet_Project_SDK_NonSDK
https://api.github.com/repos/sultanabubaker/NuGet_Project_SDK_NonSDK
opened
CVE-2018-8275 (High) detected in multiple libraries
security vulnerability
## CVE-2018-8275 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>microsoft.chakracore.1.8.1.nupkg</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b></p></summary> <p> <details><summary><b>microsoft.chakracore.1.8.1.nupkg</b></p></summary> <p>ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge.</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to dependency file: NuGet_Project_SDK_NonSDK/SDK/SDK.csproj</p> <p>Path to vulnerable library: crosoft.chakracore/1.8.1/microsoft.chakracore.1.8.1.nupkg</p> <p> Dependency Hierarchy: - :x: **microsoft.chakracore.1.8.1.nupkg** (Vulnerable Library) </details> <details><summary><b>ChakraCore-1.8.1.0.dll</b></p></summary> <p>Microsoft ? Chakra Core</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to vulnerable library: /SDK/bin/Debug/netcoreapp3.1/runtimes/win7-x64/native/ChakraCore.dll,/SDK/bin/Debug/net5.0/runtimes/win7-x64/native/ChakraCore.dll</p> <p> Dependency Hierarchy: - :x: **ChakraCore-1.8.1.0.dll** (Vulnerable Library) </details> <details><summary><b>ChakraCore-1.8.1.0.dll</b></p></summary> <p>Microsoft ? Chakra Core</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to vulnerable library: /SDK/bin/Debug/net5.0/runtimes/win8-arm/native/ChakraCore.dll,/SDK/bin/Debug/netcoreapp3.1/runtimes/win8-arm/native/ChakraCore.dll</p> <p> Dependency Hierarchy: - :x: **ChakraCore-1.8.1.0.dll** (Vulnerable Library) </details> <details><summary><b>ChakraCore-1.8.1.0.dll</b></p></summary> <p>Microsoft ? Chakra Core</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to vulnerable library: /SDK/bin/Debug/netcoreapp3.1/runtimes/win7-x86/native/ChakraCore.dll,/SDK/bin/Debug/net5.0/runtimes/win7-x86/native/ChakraCore.dll</p> <p> Dependency Hierarchy: - :x: **ChakraCore-1.8.1.0.dll** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/sultanabubaker/NuGet_Project_SDK_NonSDK/commit/2cdcbe42d2efe636b5e9b1d4c29c9da6e2c9b927">2cdcbe42d2efe636b5e9b1d4c29c9da6e2c9b927</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A remote code execution vulnerability exists when Microsoft Edge improperly accesses objects in memory, aka "Microsoft Edge Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8125, CVE-2018-8262, CVE-2018-8274, CVE-2018-8279, CVE-2018-8301. <p>Publish Date: 2018-07-11 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-8275>CVE-2018-8275</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/Microsoft/ChakraCore/pull/5596">https://github.com/Microsoft/ChakraCore/pull/5596</a></p> <p>Release Date: 2018-07-11</p> <p>Fix Resolution: v1.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Nuget","packageName":"Microsoft.ChakraCore","packageVersion":"1.8.1","packageFilePaths":["/SDK/SDK.csproj"],"isTransitiveDependency":false,"dependencyTree":"Microsoft.ChakraCore:1.8.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":false},{"packageType":".NET","packageName":"ChakraCore","packageVersion":"1.8.1.0","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"ChakraCore:1.8.1.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":true},{"packageType":".NET","packageName":"ChakraCore","packageVersion":"1.8.1.0","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"ChakraCore:1.8.1.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":true},{"packageType":".NET","packageName":"ChakraCore","packageVersion":"1.8.1.0","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"ChakraCore:1.8.1.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":true}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2018-8275","vulnerabilityDetails":"A remote code execution vulnerability exists when Microsoft Edge improperly accesses objects in memory, aka \"Microsoft Edge Memory Corruption Vulnerability.\" This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8125, CVE-2018-8262, CVE-2018-8274, CVE-2018-8279, CVE-2018-8301.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-8275","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2018-8275 (High) detected in multiple libraries - ## CVE-2018-8275 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>microsoft.chakracore.1.8.1.nupkg</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b></p></summary> <p> <details><summary><b>microsoft.chakracore.1.8.1.nupkg</b></p></summary> <p>ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge.</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to dependency file: NuGet_Project_SDK_NonSDK/SDK/SDK.csproj</p> <p>Path to vulnerable library: crosoft.chakracore/1.8.1/microsoft.chakracore.1.8.1.nupkg</p> <p> Dependency Hierarchy: - :x: **microsoft.chakracore.1.8.1.nupkg** (Vulnerable Library) </details> <details><summary><b>ChakraCore-1.8.1.0.dll</b></p></summary> <p>Microsoft ? Chakra Core</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to vulnerable library: /SDK/bin/Debug/netcoreapp3.1/runtimes/win7-x64/native/ChakraCore.dll,/SDK/bin/Debug/net5.0/runtimes/win7-x64/native/ChakraCore.dll</p> <p> Dependency Hierarchy: - :x: **ChakraCore-1.8.1.0.dll** (Vulnerable Library) </details> <details><summary><b>ChakraCore-1.8.1.0.dll</b></p></summary> <p>Microsoft ? Chakra Core</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to vulnerable library: /SDK/bin/Debug/net5.0/runtimes/win8-arm/native/ChakraCore.dll,/SDK/bin/Debug/netcoreapp3.1/runtimes/win8-arm/native/ChakraCore.dll</p> <p> Dependency Hierarchy: - :x: **ChakraCore-1.8.1.0.dll** (Vulnerable Library) </details> <details><summary><b>ChakraCore-1.8.1.0.dll</b></p></summary> <p>Microsoft ? Chakra Core</p> <p>Library home page: <a href="https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg">https://api.nuget.org/packages/microsoft.chakracore.1.8.1.nupkg</a></p> <p>Path to vulnerable library: /SDK/bin/Debug/netcoreapp3.1/runtimes/win7-x86/native/ChakraCore.dll,/SDK/bin/Debug/net5.0/runtimes/win7-x86/native/ChakraCore.dll</p> <p> Dependency Hierarchy: - :x: **ChakraCore-1.8.1.0.dll** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/sultanabubaker/NuGet_Project_SDK_NonSDK/commit/2cdcbe42d2efe636b5e9b1d4c29c9da6e2c9b927">2cdcbe42d2efe636b5e9b1d4c29c9da6e2c9b927</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A remote code execution vulnerability exists when Microsoft Edge improperly accesses objects in memory, aka "Microsoft Edge Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8125, CVE-2018-8262, CVE-2018-8274, CVE-2018-8279, CVE-2018-8301. <p>Publish Date: 2018-07-11 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-8275>CVE-2018-8275</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/Microsoft/ChakraCore/pull/5596">https://github.com/Microsoft/ChakraCore/pull/5596</a></p> <p>Release Date: 2018-07-11</p> <p>Fix Resolution: v1.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Nuget","packageName":"Microsoft.ChakraCore","packageVersion":"1.8.1","packageFilePaths":["/SDK/SDK.csproj"],"isTransitiveDependency":false,"dependencyTree":"Microsoft.ChakraCore:1.8.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":false},{"packageType":".NET","packageName":"ChakraCore","packageVersion":"1.8.1.0","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"ChakraCore:1.8.1.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":true},{"packageType":".NET","packageName":"ChakraCore","packageVersion":"1.8.1.0","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"ChakraCore:1.8.1.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":true},{"packageType":".NET","packageName":"ChakraCore","packageVersion":"1.8.1.0","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"ChakraCore:1.8.1.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v1.10.1","isBinary":true}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2018-8275","vulnerabilityDetails":"A remote code execution vulnerability exists when Microsoft Edge improperly accesses objects in memory, aka \"Microsoft Edge Memory Corruption Vulnerability.\" This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8125, CVE-2018-8262, CVE-2018-8274, CVE-2018-8279, CVE-2018-8301.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-8275","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries microsoft chakracore nupkg chakracore dll chakracore dll chakracore dll microsoft chakracore nupkg chakracore is the core part of the chakra javascript engine that powers microsoft edge library home page a href path to dependency file nuget project sdk nonsdk sdk sdk csproj path to vulnerable library crosoft chakracore microsoft chakracore nupkg dependency hierarchy x microsoft chakracore nupkg vulnerable library chakracore dll microsoft chakra core library home page a href path to vulnerable library sdk bin debug runtimes native chakracore dll sdk bin debug runtimes native chakracore dll dependency hierarchy x chakracore dll vulnerable library chakracore dll microsoft chakra core library home page a href path to vulnerable library sdk bin debug runtimes arm native chakracore dll sdk bin debug runtimes arm native chakracore dll dependency hierarchy x chakracore dll vulnerable library chakracore dll microsoft chakra core library home page a href path to vulnerable library sdk bin debug runtimes native chakracore dll sdk bin debug runtimes native chakracore dll dependency hierarchy x chakracore dll vulnerable library found in head commit a href found in base branch master vulnerability details a remote code execution vulnerability exists when microsoft edge improperly accesses objects in memory aka microsoft edge memory corruption vulnerability this affects microsoft edge chakracore this cve id is unique from cve cve cve cve cve publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree microsoft chakracore isminimumfixversionavailable true minimumfixversion isbinary false packagetype net packagename chakracore packageversion packagefilepaths istransitivedependency false dependencytree chakracore isminimumfixversionavailable true minimumfixversion isbinary true packagetype net packagename chakracore packageversion packagefilepaths istransitivedependency false dependencytree chakracore isminimumfixversionavailable true minimumfixversion isbinary true packagetype net packagename chakracore packageversion packagefilepaths istransitivedependency false dependencytree chakracore isminimumfixversionavailable true minimumfixversion isbinary true basebranches vulnerabilityidentifier cve vulnerabilitydetails a remote code execution vulnerability exists when microsoft edge improperly accesses objects in memory aka microsoft edge memory corruption vulnerability this affects microsoft edge chakracore this cve id is unique from cve cve cve cve cve vulnerabilityurl
0
64,179
18,269,046,059
IssuesEvent
2021-10-04 11:56:28
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
As read receipts move, they don't always update the cell data's height.
T-Defect A-Timeline
Easiest to reproduce by opening two accounts and having a quick conversation back and forth 1 message at a time. Confirmed on 1.5.4 and 1.6.1. Related to #4564. ![Example](https://user-images.githubusercontent.com/6060466/135846797-c7970165-1136-4c49-abf2-786d4df98cb5.PNG)
1.0
As read receipts move, they don't always update the cell data's height. - Easiest to reproduce by opening two accounts and having a quick conversation back and forth 1 message at a time. Confirmed on 1.5.4 and 1.6.1. Related to #4564. ![Example](https://user-images.githubusercontent.com/6060466/135846797-c7970165-1136-4c49-abf2-786d4df98cb5.PNG)
defect
as read receipts move they don t always update the cell data s height easiest to reproduce by opening two accounts and having a quick conversation back and forth message at a time confirmed on and related to
1
18,591
3,074,050,548
IssuesEvent
2015-08-20 03:10:04
eczarny/spectacle
https://api.github.com/repos/eczarny/spectacle
closed
Function keys are not displayed in the status menu
defect ★
The fix for #315 introduces a new issue. If a function key (F1-F12) are selected as a short cut the status menu will not display a key equivalent.
1.0
Function keys are not displayed in the status menu - The fix for #315 introduces a new issue. If a function key (F1-F12) are selected as a short cut the status menu will not display a key equivalent.
defect
function keys are not displayed in the status menu the fix for introduces a new issue if a function key are selected as a short cut the status menu will not display a key equivalent
1
21,183
3,470,388,589
IssuesEvent
2015-12-23 07:55:44
netty/netty
https://api.github.com/repos/netty/netty
closed
isKeepAlive is not supported by Epoll
defect
Calling isKeepAlive throws an exception ``` java.lang.UnsatisfiedLinkError: io.netty.channel.epoll.Native.isKeepAlive(I)I at io.netty.channel.epoll.Native.isKeepAlive(Native Method) at io.netty.channel.epoll.EpollSocketChannelConfig.isKeepAlive(EpollSocketChannelConfig.java:154) ```
1.0
isKeepAlive is not supported by Epoll - Calling isKeepAlive throws an exception ``` java.lang.UnsatisfiedLinkError: io.netty.channel.epoll.Native.isKeepAlive(I)I at io.netty.channel.epoll.Native.isKeepAlive(Native Method) at io.netty.channel.epoll.EpollSocketChannelConfig.isKeepAlive(EpollSocketChannelConfig.java:154) ```
defect
iskeepalive is not supported by epoll calling iskeepalive throws an exception java lang unsatisfiedlinkerror io netty channel epoll native iskeepalive i i at io netty channel epoll native iskeepalive native method at io netty channel epoll epollsocketchannelconfig iskeepalive epollsocketchannelconfig java
1
127
2,563,822,833
IssuesEvent
2015-02-06 15:48:49
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Extension-point for custom DITA parsers
feature P2 preprocess
Add extension-point to allow plug-ins to contribute a custom parser for DITA files. Preprocessing should use the custom parser during gen-list and debug-filter to output DITA XML.
1.0
Extension-point for custom DITA parsers - Add extension-point to allow plug-ins to contribute a custom parser for DITA files. Preprocessing should use the custom parser during gen-list and debug-filter to output DITA XML.
non_defect
extension point for custom dita parsers add extension point to allow plug ins to contribute a custom parser for dita files preprocessing should use the custom parser during gen list and debug filter to output dita xml
0
25,169
4,230,965,305
IssuesEvent
2016-07-04 14:09:06
jtomass/archetypes
https://api.github.com/repos/jtomass/archetypes
closed
Project creation with maven archetype is broken
Defect Imported from Trac
**Originally by _andreas_ on 2015-10-08 12:11:51 +0300** ___ Creating a project as described in [https://vaadin.com/book/-/page/getting-started.maven.html] with the command ``` mvn archetype:generate -DarchetypeGroupId=com.vaadin -DarchetypeArtifactId=vaadin-archetype-application -DarchetypeVersion=7.5.7 -DgroupId=your.company -DartifactId=project-name -Dversion=1.0 -Dpackaging=war ``` and running ``` mvn package ``` fails with the following error: ``` [ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:7.5.7:update-theme (default) on project project-name: The goal update-theme requires Vaadin 7.1 or later -> [Help 1] ``` Doing the same with the parameter -DarchetypeVersion=7.5.4 works fine though. https://dev.vaadin.com/ticket/19094
1.0
Project creation with maven archetype is broken - **Originally by _andreas_ on 2015-10-08 12:11:51 +0300** ___ Creating a project as described in [https://vaadin.com/book/-/page/getting-started.maven.html] with the command ``` mvn archetype:generate -DarchetypeGroupId=com.vaadin -DarchetypeArtifactId=vaadin-archetype-application -DarchetypeVersion=7.5.7 -DgroupId=your.company -DartifactId=project-name -Dversion=1.0 -Dpackaging=war ``` and running ``` mvn package ``` fails with the following error: ``` [ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:7.5.7:update-theme (default) on project project-name: The goal update-theme requires Vaadin 7.1 or later -> [Help 1] ``` Doing the same with the parameter -DarchetypeVersion=7.5.4 works fine though. https://dev.vaadin.com/ticket/19094
defect
project creation with maven archetype is broken originally by andreas on creating a project as described in with the command mvn archetype generate darchetypegroupid com vaadin darchetypeartifactid vaadin archetype application darchetypeversion dgroupid your company dartifactid project name dversion dpackaging war and running mvn package fails with the following error failed to execute goal com vaadin vaadin maven plugin update theme default on project project name the goal update theme requires vaadin or later doing the same with the parameter darchetypeversion works fine though
1
98,502
20,744,469,529
IssuesEvent
2022-03-14 21:09:10
withfig/fig
https://api.github.com/repos/withfig/fig
opened
Compatibility issue with Teleport.app
bug codebase:macOS
> I have two Macs and I'm using Teleport to share one keyboard/mouse between the two. The keyboard is attached to the mini and the laptop is the one acting weird. I found out that it's something to do with the way the key are synced between the two via teleport. If I use the keyboard on the laptop the tab, arrows and return all work properly. When I'm controlling the laptop with the desktop keyboard, that's when the functionality breaks.
1.0
Compatibility issue with Teleport.app - > I have two Macs and I'm using Teleport to share one keyboard/mouse between the two. The keyboard is attached to the mini and the laptop is the one acting weird. I found out that it's something to do with the way the key are synced between the two via teleport. If I use the keyboard on the laptop the tab, arrows and return all work properly. When I'm controlling the laptop with the desktop keyboard, that's when the functionality breaks.
non_defect
compatibility issue with teleport app i have two macs and i m using teleport to share one keyboard mouse between the two the keyboard is attached to the mini and the laptop is the one acting weird i found out that it s something to do with the way the key are synced between the two via teleport if i use the keyboard on the laptop the tab arrows and return all work properly when i m controlling the laptop with the desktop keyboard that s when the functionality breaks
0
75,935
9,360,331,345
IssuesEvent
2019-04-02 09:11:27
luiangvia/Project_2
https://api.github.com/repos/luiangvia/Project_2
opened
Discuss and Design Database that will support user login and individual user data
brainstorm design
Will how an example of a java android app that does this. Also, there was one project that did this, the Assassin one.
1.0
Discuss and Design Database that will support user login and individual user data - Will how an example of a java android app that does this. Also, there was one project that did this, the Assassin one.
non_defect
discuss and design database that will support user login and individual user data will how an example of a java android app that does this also there was one project that did this the assassin one
0
62,115
17,023,854,320
IssuesEvent
2021-07-03 04:11:40
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Hyphenated housenumber ranges don't index the intermediate numbers
Component: nominatim Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 8.06pm, Wednesday, 20th February 2013]** See http://www.openstreetmap.org/browse/way/205900169 This is a building directly tagged with: * addr:housenumber = 76-102 * addr:interpolation = even * addr:street = Chieftain Way * building = apartments I would expect this to match queries for: * "76 Chieftain Way, Cambridge, UK" (works) * "102 Chieftain Way, Cambridge, UK" (works) * "78 Chieftain Way, Cambridge, UK" (no match on the house number, returns the whole street) i.e. the intermediate values of the hyphenated addr:housenumber range are not being indexed, only the endpoints of the range.
1.0
Hyphenated housenumber ranges don't index the intermediate numbers - **[Submitted to the original trac issue database at 8.06pm, Wednesday, 20th February 2013]** See http://www.openstreetmap.org/browse/way/205900169 This is a building directly tagged with: * addr:housenumber = 76-102 * addr:interpolation = even * addr:street = Chieftain Way * building = apartments I would expect this to match queries for: * "76 Chieftain Way, Cambridge, UK" (works) * "102 Chieftain Way, Cambridge, UK" (works) * "78 Chieftain Way, Cambridge, UK" (no match on the house number, returns the whole street) i.e. the intermediate values of the hyphenated addr:housenumber range are not being indexed, only the endpoints of the range.
defect
hyphenated housenumber ranges don t index the intermediate numbers see this is a building directly tagged with addr housenumber addr interpolation even addr street chieftain way building apartments i would expect this to match queries for chieftain way cambridge uk works chieftain way cambridge uk works chieftain way cambridge uk no match on the house number returns the whole street i e the intermediate values of the hyphenated addr housenumber range are not being indexed only the endpoints of the range
1
81,134
30,723,332,322
IssuesEvent
2023-07-27 17:34:51
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Wrong input in the error message in Coil:Cooling:DX:MultiSpeed
Defect
Issue overview -------------- When I intended to input wrong names for the Speed x Part Load Fraction Correlation Curve Name fields in the Coil:Cooling:DX:MultiSpeed object by modifying an example file of MultiSpeedHeatPump.idf, the field inputs in the error message provide the inputs of Speed x Energy Input Ratio Function of Flow Fraction Curve Name fields: Program Version,EnergyPlus, Version 23.1.0-87ed9199d4, YMD=2023.07.20 13:32, ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 1 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 1". ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 2 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 2". ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 3 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 3". ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 4 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 4". ** Fatal ** GetDXCoils: Errors found in getting Coil:Cooling:DX:MultiSpeed input. Preceding condition(s) causes termination. Correct error message is needed to provide right information for users to make correction. ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version) - Version of EnergyPlus (if using an intermediate build, include SHA) - Unmethours link or helpdesk ticket number ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [X] Defect file added (list location of defect file here) - [X] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
1.0
Wrong input in the error message in Coil:Cooling:DX:MultiSpeed - Issue overview -------------- When I intended to input wrong names for the Speed x Part Load Fraction Correlation Curve Name fields in the Coil:Cooling:DX:MultiSpeed object by modifying an example file of MultiSpeedHeatPump.idf, the field inputs in the error message provide the inputs of Speed x Energy Input Ratio Function of Flow Fraction Curve Name fields: Program Version,EnergyPlus, Version 23.1.0-87ed9199d4, YMD=2023.07.20 13:32, ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 1 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 1". ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 2 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 2". ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 3 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 3". ** Severe ** GetDXCoils: Coil:Cooling:DX:MultiSpeed="HEAT PUMP ACDXCOIL 1", invalid ** ~~~ ** ...not found Speed 4 Part Load Fraction Correlation Curve Name="HPACCOOLEIRFF SPEED 4". ** Fatal ** GetDXCoils: Errors found in getting Coil:Cooling:DX:MultiSpeed input. Preceding condition(s) causes termination. Correct error message is needed to provide right information for users to make correction. ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version) - Version of EnergyPlus (if using an intermediate build, include SHA) - Unmethours link or helpdesk ticket number ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [X] Defect file added (list location of defect file here) - [X] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
defect
wrong input in the error message in coil cooling dx multispeed issue overview when i intended to input wrong names for the speed x part load fraction correlation curve name fields in the coil cooling dx multispeed object by modifying an example file of multispeedheatpump idf the field inputs in the error message provide the inputs of speed x energy input ratio function of flow fraction curve name fields program version energyplus version ymd severe getdxcoils coil cooling dx multispeed heat pump acdxcoil invalid not found speed part load fraction correlation curve name hpaccooleirff speed severe getdxcoils coil cooling dx multispeed heat pump acdxcoil invalid not found speed part load fraction correlation curve name hpaccooleirff speed severe getdxcoils coil cooling dx multispeed heat pump acdxcoil invalid not found speed part load fraction correlation curve name hpaccooleirff speed severe getdxcoils coil cooling dx multispeed heat pump acdxcoil invalid not found speed part load fraction correlation curve name hpaccooleirff speed fatal getdxcoils errors found in getting coil cooling dx multispeed input preceding condition s causes termination correct error message is needed to provide right information for users to make correction details some additional details for this issue if relevant platform operating system version version of energyplus if using an intermediate build include sha unmethours link or helpdesk ticket number checklist add to this list or remove from it as applicable this is a simple templated set of guidelines defect file added list location of defect file here ticket added to pivotal for defect development team task pull request created the pull request will have additional tasks related to reviewing changes that fix this defect
1
76,758
26,581,513,977
IssuesEvent
2023-01-22 14:13:14
shedskin/shedskin
https://api.github.com/repos/shedskin/shedskin
closed
ctypes support
auto-migrated Priority-Medium Type-Defect featurerequest
**Issue by sebastie...@gmail.com** _22 Sep 2014 at 10:05 GMT_ _Originally opened on Google Code_ --- ``` It would be fun if you could add the ctypes module to shedskin. If it's possible, it would be easier to call external library (*.dll or *.so) ```
1.0
ctypes support - **Issue by sebastie...@gmail.com** _22 Sep 2014 at 10:05 GMT_ _Originally opened on Google Code_ --- ``` It would be fun if you could add the ctypes module to shedskin. If it's possible, it would be easier to call external library (*.dll or *.so) ```
defect
ctypes support issue by sebastie gmail com sep at gmt originally opened on google code it would be fun if you could add the ctypes module to shedskin if it s possible it would be easier to call external library dll or so
1
212,564
23,917,375,308
IssuesEvent
2022-09-09 13:51:08
Baneeishaque/accept-a-payment-android-kotlin-client-custom-payment-flow-node-server-stripe-cli-sample
https://api.github.com/repos/Baneeishaque/accept-a-payment-android-kotlin-client-custom-payment-flow-node-server-stripe-cli-sample
opened
CVE-2021-35516 (High) detected in commons-compress-1.12.jar
security vulnerability
## CVE-2021-35516 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.12.jar</b></p></summary> <p>Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio, jar, tar, zip, dump, 7z, arj.</p> <p>Path to dependency file: /client/app/build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.12/84caa68576e345eb5e7ae61a0e5a9229eb100d7b/commons-compress-1.12.jar</p> <p> Dependency Hierarchy: - lint-gradle-26.6.1.jar (Root Library) - lint-gradle-api-26.6.1.jar - sdklib-26.6.1.jar - :x: **commons-compress-1.12.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Baneeishaque/accept-a-payment-android-kotlin-client-custom-payment-flow-node-server-stripe-cli-sample/commit/d9c5a71308a01ea04a5553ddd61e514b843ecb14">d9c5a71308a01ea04a5553ddd61e514b843ecb14</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> When reading a specially crafted 7Z archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' sevenz package. <p>Publish Date: 2021-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-35516>CVE-2021-35516</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://commons.apache.org/proper/commons-compress/security-reports.html">https://commons.apache.org/proper/commons-compress/security-reports.html</a></p> <p>Release Date: 2021-07-13</p> <p>Fix Resolution: org.apache.commons:commons-compress:1.21</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-35516 (High) detected in commons-compress-1.12.jar - ## CVE-2021-35516 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.12.jar</b></p></summary> <p>Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio, jar, tar, zip, dump, 7z, arj.</p> <p>Path to dependency file: /client/app/build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.12/84caa68576e345eb5e7ae61a0e5a9229eb100d7b/commons-compress-1.12.jar</p> <p> Dependency Hierarchy: - lint-gradle-26.6.1.jar (Root Library) - lint-gradle-api-26.6.1.jar - sdklib-26.6.1.jar - :x: **commons-compress-1.12.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Baneeishaque/accept-a-payment-android-kotlin-client-custom-payment-flow-node-server-stripe-cli-sample/commit/d9c5a71308a01ea04a5553ddd61e514b843ecb14">d9c5a71308a01ea04a5553ddd61e514b843ecb14</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> When reading a specially crafted 7Z archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' sevenz package. <p>Publish Date: 2021-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-35516>CVE-2021-35516</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://commons.apache.org/proper/commons-compress/security-reports.html">https://commons.apache.org/proper/commons-compress/security-reports.html</a></p> <p>Release Date: 2021-07-13</p> <p>Fix Resolution: org.apache.commons:commons-compress:1.21</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in commons compress jar cve high severity vulnerability vulnerable library commons compress jar apache commons compress software defines an api for working with compression and archive formats these include gzip lzma xz snappy traditional unix compress deflate and ar cpio jar tar zip dump arj path to dependency file client app build gradle path to vulnerable library home wss scanner gradle caches modules files org apache commons commons compress commons compress jar dependency hierarchy lint gradle jar root library lint gradle api jar sdklib jar x commons compress jar vulnerable library found in head commit a href found in base branch master vulnerability details when reading a specially crafted archive compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs this could be used to mount a denial of service attack against services that use compress sevenz package publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org apache commons commons compress step up your open source security game with mend
0
34,602
7,457,790,249
IssuesEvent
2018-03-30 07:02:20
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Crowdsourcing avalehel viga
C: AVAR P: highest R: fixed T: defect
**Reported by sven syld on 30 Jun 2014 07:54 UTC** '''Objekt''' Crowdsourcing avaleht (esilehelt -> crowdsourcing portaal) '''Todo''' Parandada viga: Catchable Fatal Error: Argument 1 passed to Dira\SupporterBundle\Form\Model\ListDataProvider::setSortForm() must be an instance of Symfony\Component\Form\Form, null given, called in /home/sven/dev/dira-trunk/src/Dira/SupporterBundle/Form/Model/ListDataProvider.php on line 27 and defined in /home/sven/dev/dira-trunk/src/Dira/SupporterBundle/Form/Model/ListDataProvider.php line 106
1.0
Crowdsourcing avalehel viga - **Reported by sven syld on 30 Jun 2014 07:54 UTC** '''Objekt''' Crowdsourcing avaleht (esilehelt -> crowdsourcing portaal) '''Todo''' Parandada viga: Catchable Fatal Error: Argument 1 passed to Dira\SupporterBundle\Form\Model\ListDataProvider::setSortForm() must be an instance of Symfony\Component\Form\Form, null given, called in /home/sven/dev/dira-trunk/src/Dira/SupporterBundle/Form/Model/ListDataProvider.php on line 27 and defined in /home/sven/dev/dira-trunk/src/Dira/SupporterBundle/Form/Model/ListDataProvider.php line 106
defect
crowdsourcing avalehel viga reported by sven syld on jun utc objekt crowdsourcing avaleht esilehelt crowdsourcing portaal todo parandada viga catchable fatal error argument passed to dira supporterbundle form model listdataprovider setsortform must be an instance of symfony component form form null given called in home sven dev dira trunk src dira supporterbundle form model listdataprovider php on line and defined in home sven dev dira trunk src dira supporterbundle form model listdataprovider php line
1
49,880
13,187,284,500
IssuesEvent
2020-08-13 02:55:40
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[PROPOSAL] parallel builds and tables (Trac #2214)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2214">https://code.icecube.wisc.edu/ticket/2214</a>, reported by david.schultz and owned by jsoedingrekso</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:15:23", "description": "In CVMFS, a metaproject gets built in parallel on multiple OSes (1 src dir, many build dirs). This causes table generation to fail:\n\n{{{\nTraceback (most recent call last):\n File \"resources/tables/generate_tables.py\", line 8, in <module>\n I3PropagatorServicePROPOSAL()\nIndexError: vector::_M_range_check\nmake[2]: *** [PROPOSAL/resources/tables/.tables.auto_generated] Error 1\nmake[1]: *** [PROPOSAL/CMakeFiles/PROPOSAL-tables.dir/all] Error 2\nmake[1]: *** Waiting for unfinished jobs....\n}}}\n\n2 options:\n\n1. Table generation needs to assume there can be multiple writers to the table directory.\n2. There needs to be a CMake knob to turn off table generation.\n\nOther notes:\nWhile testing this, I notice the table generation is not very robust. If I delete the table dir, it fails. If I just delete all the tables in the dir, it fails to rebuild them when running `make`. ", "reporter": "david.schultz", "cc": "olivas", "resolution": "fixed", "_ts": "1550067323910946", "component": "combo simulation", "summary": "[PROPOSAL] parallel builds and tables", "priority": "normal", "keywords": "", "time": "2018-12-01T17:48:37", "milestone": "", "owner": "jsoedingrekso", "type": "defect" } ``` </p> </details>
1.0
[PROPOSAL] parallel builds and tables (Trac #2214) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2214">https://code.icecube.wisc.edu/ticket/2214</a>, reported by david.schultz and owned by jsoedingrekso</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:15:23", "description": "In CVMFS, a metaproject gets built in parallel on multiple OSes (1 src dir, many build dirs). This causes table generation to fail:\n\n{{{\nTraceback (most recent call last):\n File \"resources/tables/generate_tables.py\", line 8, in <module>\n I3PropagatorServicePROPOSAL()\nIndexError: vector::_M_range_check\nmake[2]: *** [PROPOSAL/resources/tables/.tables.auto_generated] Error 1\nmake[1]: *** [PROPOSAL/CMakeFiles/PROPOSAL-tables.dir/all] Error 2\nmake[1]: *** Waiting for unfinished jobs....\n}}}\n\n2 options:\n\n1. Table generation needs to assume there can be multiple writers to the table directory.\n2. There needs to be a CMake knob to turn off table generation.\n\nOther notes:\nWhile testing this, I notice the table generation is not very robust. If I delete the table dir, it fails. If I just delete all the tables in the dir, it fails to rebuild them when running `make`. ", "reporter": "david.schultz", "cc": "olivas", "resolution": "fixed", "_ts": "1550067323910946", "component": "combo simulation", "summary": "[PROPOSAL] parallel builds and tables", "priority": "normal", "keywords": "", "time": "2018-12-01T17:48:37", "milestone": "", "owner": "jsoedingrekso", "type": "defect" } ``` </p> </details>
defect
parallel builds and tables trac migrated from json status closed changetime description in cvmfs a metaproject gets built in parallel on multiple oses src dir many build dirs this causes table generation to fail n n ntraceback most recent call last n file resources tables generate tables py line in n nindexerror vector m range check nmake error nmake error nmake waiting for unfinished jobs n n options n table generation needs to assume there can be multiple writers to the table directory there needs to be a cmake knob to turn off table generation n nother notes nwhile testing this i notice the table generation is not very robust if i delete the table dir it fails if i just delete all the tables in the dir it fails to rebuild them when running make reporter david schultz cc olivas resolution fixed ts component combo simulation summary parallel builds and tables priority normal keywords time milestone owner jsoedingrekso type defect
1
71,070
13,611,144,730
IssuesEvent
2020-09-23 08:27:01
JetBrains/JetBrainsMono
https://api.github.com/repos/JetBrains/JetBrainsMono
closed
Support for Unicode math symbols
unicode request
Same issue as https://github.com/tonsky/FiraCode/issues/950. Common mathematical operators like union, subset, set membership, quantifiers, etc. are not in the font. These are very useful when the programming language has Unicode support and the IDE has a nice shortcut for typing standard LaTeX symbol. Are there plans to include such symbols?
1.0
Support for Unicode math symbols - Same issue as https://github.com/tonsky/FiraCode/issues/950. Common mathematical operators like union, subset, set membership, quantifiers, etc. are not in the font. These are very useful when the programming language has Unicode support and the IDE has a nice shortcut for typing standard LaTeX symbol. Are there plans to include such symbols?
non_defect
support for unicode math symbols same issue as common mathematical operators like union subset set membership quantifiers etc are not in the font these are very useful when the programming language has unicode support and the ide has a nice shortcut for typing standard latex symbol are there plans to include such symbols
0
310,753
9,523,719,943
IssuesEvent
2019-04-27 19:41:16
python/mypy
https://api.github.com/repos/python/mypy
closed
--strict-equality should be more flexible
needs discussion priority-1-normal topic-usability
Currently, `--strict-equality` is all or nothing. People typically want it for particular situations like `str` vs `bytes` for Python 2 to 3 migration, `int` vs `float` for numeric code, etc. It looks like there are at least two options: 1. Split the flag into several separate flags for most common use cases, similar to how it is done for `--disallow-any-xxx` flags. 2. Make it a flag with arguments, similar to how it is done for `--always-true`/`--always-false`. I personally prefer the second option, since it is more flexible. Plus I could imagine a use case with user defined types: one might want to disable comparisons after migration from a legacy API.
1.0
--strict-equality should be more flexible - Currently, `--strict-equality` is all or nothing. People typically want it for particular situations like `str` vs `bytes` for Python 2 to 3 migration, `int` vs `float` for numeric code, etc. It looks like there are at least two options: 1. Split the flag into several separate flags for most common use cases, similar to how it is done for `--disallow-any-xxx` flags. 2. Make it a flag with arguments, similar to how it is done for `--always-true`/`--always-false`. I personally prefer the second option, since it is more flexible. Plus I could imagine a use case with user defined types: one might want to disable comparisons after migration from a legacy API.
non_defect
strict equality should be more flexible currently strict equality is all or nothing people typically want it for particular situations like str vs bytes for python to migration int vs float for numeric code etc it looks like there are at least two options split the flag into several separate flags for most common use cases similar to how it is done for disallow any xxx flags make it a flag with arguments similar to how it is done for always true always false i personally prefer the second option since it is more flexible plus i could imagine a use case with user defined types one might want to disable comparisons after migration from a legacy api
0
6,702
2,610,271,846
IssuesEvent
2015-02-26 19:26:59
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
tag <per not work good
auto-migrated Priority-Medium Type-Defect
``` What's the problem? If i use tag pre for public code php or other scribe fire change tags into tag pre, this is a bad What browser are you using? Google Chrome 6/7 What version of ScribeFire are you running? Lates ``` ----- Original issue reported on code.google.com by `ptkdev@gmail.com` on 13 Dec 2010 at 10:08
1.0
tag <per not work good - ``` What's the problem? If i use tag pre for public code php or other scribe fire change tags into tag pre, this is a bad What browser are you using? Google Chrome 6/7 What version of ScribeFire are you running? Lates ``` ----- Original issue reported on code.google.com by `ptkdev@gmail.com` on 13 Dec 2010 at 10:08
defect
tag per not work good what s the problem if i use tag pre for public code php or other scribe fire change tags into tag pre this is a bad what browser are you using google chrome what version of scribefire are you running lates original issue reported on code google com by ptkdev gmail com on dec at
1
43,472
11,726,985,138
IssuesEvent
2020-03-10 15:17:41
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Status page required views_ui, white screens
Defect Drupal engineering
**Describe the defect** Following the drupal 8.8 upgrade, visiting the status page results in a white screen. This is a known issue with a tested patch https://www.drupal.org/project/drupal/issues/3099364 Apply the patch in composer. **To Reproduce** Steps to reproduce the behavior: 1. Go to '/admin/reports/status' on staging and prod and see whitescreen **Expected behavior** Visitng /admin/reports/status on staging and prod should result in seeing the status page. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** To test this on local, dev and CI you will need to disable views_UI as it is enabled by default on those environments. ## Labels - [/] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [/] CMS objective (orange) (not needed for bug tickets) - [ ] CMS-supported product (black)
1.0
Status page required views_ui, white screens - **Describe the defect** Following the drupal 8.8 upgrade, visiting the status page results in a white screen. This is a known issue with a tested patch https://www.drupal.org/project/drupal/issues/3099364 Apply the patch in composer. **To Reproduce** Steps to reproduce the behavior: 1. Go to '/admin/reports/status' on staging and prod and see whitescreen **Expected behavior** Visitng /admin/reports/status on staging and prod should result in seeing the status page. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** To test this on local, dev and CI you will need to disable views_UI as it is enabled by default on those environments. ## Labels - [/] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [/] CMS objective (orange) (not needed for bug tickets) - [ ] CMS-supported product (black)
defect
status page required views ui white screens describe the defect following the drupal upgrade visiting the status page results in a white screen this is a known issue with a tested patch apply the patch in composer to reproduce steps to reproduce the behavior go to admin reports status on staging and prod and see whitescreen expected behavior visitng admin reports status on staging and prod should result in seeing the status page screenshots if applicable add screenshots to help explain your problem additional context to test this on local dev and ci you will need to disable views ui as it is enabled by default on those environments labels issue type red defaults to defect cms subsystem green cms practice area blue cms objective orange not needed for bug tickets cms supported product black
1
69,500
7,136,316,205
IssuesEvent
2018-01-23 06:25:41
bskinn/sphobjinv
https://api.github.com/repos/bskinn/sphobjinv
closed
Add --expand and --contract to CLI
cmdline needs tests todo
No reason not to add the capability to the command-line. Implement as a mutually-exclusive group. Will avoid any nonsensical passing of both args simultaneously, and thus simplify the internal calls: just always `...(..., expand=params[EXPAND], contract=params[CONTRACT])`.
1.0
Add --expand and --contract to CLI - No reason not to add the capability to the command-line. Implement as a mutually-exclusive group. Will avoid any nonsensical passing of both args simultaneously, and thus simplify the internal calls: just always `...(..., expand=params[EXPAND], contract=params[CONTRACT])`.
non_defect
add expand and contract to cli no reason not to add the capability to the command line implement as a mutually exclusive group will avoid any nonsensical passing of both args simultaneously and thus simplify the internal calls just always expand params contract params
0
77,859
27,198,597,512
IssuesEvent
2023-02-20 08:00:22
hazelcast/hazelcast-nodejs-client
https://api.github.com/repos/hazelcast/hazelcast-nodejs-client
closed
[TRACKING ISSUE] Check for the minimum size of the bytes read only once per frame [API-1546]
Type: Defect to-jira Source: Internal
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21502 for details. --- Before this fix, while reading a message frame, we were mistakenly checking that the bytes we haven't read yet are less than 6 bytes each time the `ClientMessageReader#readFrame` is called. This is problematic for frames that are read in multiple calls, as the size of the last piece of the frame we are reading might be actually less than 6 bytes and that is definitely valid. However, in that case, we were not able to read the remaining part and continue. This PR aims to fix this problem by having that check only at the beginning for each frame, only once per frame. Once we read the frame length and flags, we will be able to read any number of bytes no matter how small it is.
1.0
[TRACKING ISSUE] Check for the minimum size of the bytes read only once per frame [API-1546] - The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21502 for details. --- Before this fix, while reading a message frame, we were mistakenly checking that the bytes we haven't read yet are less than 6 bytes each time the `ClientMessageReader#readFrame` is called. This is problematic for frames that are read in multiple calls, as the size of the last piece of the frame we are reading might be actually less than 6 bytes and that is definitely valid. However, in that case, we were not able to read the remaining part and continue. This PR aims to fix this problem by having that check only at the beginning for each frame, only once per frame. Once we read the frame length and flags, we will be able to read any number of bytes no matter how small it is.
defect
check for the minimum size of the bytes read only once per frame the tracking issue for the java side pr see for details before this fix while reading a message frame we were mistakenly checking that the bytes we haven t read yet are less than bytes each time the clientmessagereader readframe is called this is problematic for frames that are read in multiple calls as the size of the last piece of the frame we are reading might be actually less than bytes and that is definitely valid however in that case we were not able to read the remaining part and continue this pr aims to fix this problem by having that check only at the beginning for each frame only once per frame once we read the frame length and flags we will be able to read any number of bytes no matter how small it is
1
111,781
9,541,347,613
IssuesEvent
2019-04-30 22:05:44
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Cannot deploy cluster monitoring feature if the creator of cluster has been removed or deactivated
kind/bug-qa status/blocker status/ready-for-review status/resolved status/to-test status/triaged status/working team/cn
**What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** 1. Create second admin account 2. Login with second admin account 3. Deactivate default admin account 4. Enable cluster monitoring **Result:** This is the root cause of issue #18664, but I thought it warranted a specific bug report itself. The charts will fail to deploy, with errors describe in this issue rancher/rancher#18664 **Other details that may be helpful:** This is the root cause of issue #18664, but I thought it warranted a specific bug report itself. The default user should be able to be deleted or deactivated and the system continue to function. There might be other areas that are affected too that I'm not familiar with. I would expect that there would be a system user that's hidden that is used for system like interactions and not the default admin. **Environment information** * Rancher version (`rancher/rancher`/`rancher/server` image tag or shown bottom left in the UI): 2.2.0-rc3 * Installation option (single install/HA): HA
1.0
Cannot deploy cluster monitoring feature if the creator of cluster has been removed or deactivated - **What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** 1. Create second admin account 2. Login with second admin account 3. Deactivate default admin account 4. Enable cluster monitoring **Result:** This is the root cause of issue #18664, but I thought it warranted a specific bug report itself. The charts will fail to deploy, with errors describe in this issue rancher/rancher#18664 **Other details that may be helpful:** This is the root cause of issue #18664, but I thought it warranted a specific bug report itself. The default user should be able to be deleted or deactivated and the system continue to function. There might be other areas that are affected too that I'm not familiar with. I would expect that there would be a system user that's hidden that is used for system like interactions and not the default admin. **Environment information** * Rancher version (`rancher/rancher`/`rancher/server` image tag or shown bottom left in the UI): 2.2.0-rc3 * Installation option (single install/HA): HA
non_defect
cannot deploy cluster monitoring feature if the creator of cluster has been removed or deactivated what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible create second admin account login with second admin account deactivate default admin account enable cluster monitoring result this is the root cause of issue but i thought it warranted a specific bug report itself the charts will fail to deploy with errors describe in this issue rancher rancher other details that may be helpful this is the root cause of issue but i thought it warranted a specific bug report itself the default user should be able to be deleted or deactivated and the system continue to function there might be other areas that are affected too that i m not familiar with i would expect that there would be a system user that s hidden that is used for system like interactions and not the default admin environment information rancher version rancher rancher rancher server image tag or shown bottom left in the ui installation option single install ha ha
0
24,062
5,025,404,071
IssuesEvent
2016-12-15 09:04:22
coreos/kube-aws
https://api.github.com/repos/coreos/kube-aws
closed
Documentation on external DNS seems out of date
documentation open for pull request
Hello all, I just setup a Kubernetes cluster with version `v0.9.1`. I see changes since version `0.8`: - etcd cluster is now deployed on its own instances - controller is in an autoscalling group - controller is behind a load balancer The doc: https://coreos.com/kubernetes/docs/latest/kubernetes-on-aws-launch.html, says: > Otherwise, navigate to the DNS registrar hosting the zone for the provided external DNS name. Ensure a single A record exists, routing the value of externalDNSName defined in cluster.yaml to the externally-accessible IP of the master node instance. > You can invoke kube-aws status to get the cluster API IP address after cluster creation, if necessary. This command can take a while. I did what I did with version `0.8`, I set an A record in my zone file to the public IP address of my controller node. However it is now behind a load balancer and the security group of the controller prevent HTTPS access from "0.0.0.0" and constraints it to only the load balancer and the worker nodes. To access my cluster, I had to modify the security group and add a HTTPS inbound rule with "0.0.0.0". I guess I'm not supposed to do that. What are the recommandation here ? Regards,
1.0
Documentation on external DNS seems out of date - Hello all, I just setup a Kubernetes cluster with version `v0.9.1`. I see changes since version `0.8`: - etcd cluster is now deployed on its own instances - controller is in an autoscalling group - controller is behind a load balancer The doc: https://coreos.com/kubernetes/docs/latest/kubernetes-on-aws-launch.html, says: > Otherwise, navigate to the DNS registrar hosting the zone for the provided external DNS name. Ensure a single A record exists, routing the value of externalDNSName defined in cluster.yaml to the externally-accessible IP of the master node instance. > You can invoke kube-aws status to get the cluster API IP address after cluster creation, if necessary. This command can take a while. I did what I did with version `0.8`, I set an A record in my zone file to the public IP address of my controller node. However it is now behind a load balancer and the security group of the controller prevent HTTPS access from "0.0.0.0" and constraints it to only the load balancer and the worker nodes. To access my cluster, I had to modify the security group and add a HTTPS inbound rule with "0.0.0.0". I guess I'm not supposed to do that. What are the recommandation here ? Regards,
non_defect
documentation on external dns seems out of date hello all i just setup a kubernetes cluster with version i see changes since version etcd cluster is now deployed on its own instances controller is in an autoscalling group controller is behind a load balancer the doc says otherwise navigate to the dns registrar hosting the zone for the provided external dns name ensure a single a record exists routing the value of externaldnsname defined in cluster yaml to the externally accessible ip of the master node instance you can invoke kube aws status to get the cluster api ip address after cluster creation if necessary this command can take a while i did what i did with version i set an a record in my zone file to the public ip address of my controller node however it is now behind a load balancer and the security group of the controller prevent https access from and constraints it to only the load balancer and the worker nodes to access my cluster i had to modify the security group and add a https inbound rule with i guess i m not supposed to do that what are the recommandation here regards
0
47,950
5,922,243,777
IssuesEvent
2017-05-23 02:37:38
librsync/librsync
https://api.github.com/repos/librsync/librsync
closed
Unit test rs__search_for_block
enhancement test
#50 flagged a bug in this function, but it really needs a specific unit test for building a search structure and retrieving various values.
1.0
Unit test rs__search_for_block - #50 flagged a bug in this function, but it really needs a specific unit test for building a search structure and retrieving various values.
non_defect
unit test rs search for block flagged a bug in this function but it really needs a specific unit test for building a search structure and retrieving various values
0
258,166
19,546,582,426
IssuesEvent
2022-01-02 00:55:43
seanpm2001/Its-time-to-cut-WideVine-DRM
https://api.github.com/repos/seanpm2001/Its-time-to-cut-WideVine-DRM
opened
[Feature request] Other document formats for this article
documentation enhancement help wanted Feature request
*** ### [Feature request] Other document formats for this article I feel that alongside the Markdown option, there should be different formats for this article to be read in, such as: - [ ] HTML document (*.htm) - [ ] OpenDocument Text (.odt) - [ ] Rich Text Format (.rtf) - [ ] Uniform Office Format (.uot) - [ ] Portable Document Format (.pdf) - [ ] Electronic Publication (.epub) - [ ] Open XML Paper Specification (*.xps) - [ ] Word 1.0 - 2003 document (*.doc) - [ ] Word 2007-2022/365 document (*.docx) - [ ] Plain Text format (*.txt) - [ ] Jupyter Notebook (.ipynb) **11 formats listed** I also had this idea on 2021 December 28th, but didn't feel like posting it until today (2022, January 1st) Contributors are welcome to try and make a document version of this article (the latest version of the article first, older versions aren't required, and are not necessary) ***
1.0
[Feature request] Other document formats for this article - *** ### [Feature request] Other document formats for this article I feel that alongside the Markdown option, there should be different formats for this article to be read in, such as: - [ ] HTML document (*.htm) - [ ] OpenDocument Text (.odt) - [ ] Rich Text Format (.rtf) - [ ] Uniform Office Format (.uot) - [ ] Portable Document Format (.pdf) - [ ] Electronic Publication (.epub) - [ ] Open XML Paper Specification (*.xps) - [ ] Word 1.0 - 2003 document (*.doc) - [ ] Word 2007-2022/365 document (*.docx) - [ ] Plain Text format (*.txt) - [ ] Jupyter Notebook (.ipynb) **11 formats listed** I also had this idea on 2021 December 28th, but didn't feel like posting it until today (2022, January 1st) Contributors are welcome to try and make a document version of this article (the latest version of the article first, older versions aren't required, and are not necessary) ***
non_defect
other document formats for this article other document formats for this article i feel that alongside the markdown option there should be different formats for this article to be read in such as html document htm opendocument text odt rich text format rtf uniform office format uot portable document format pdf electronic publication epub open xml paper specification xps word document doc word document docx plain text format txt jupyter notebook ipynb formats listed i also had this idea on december but didn t feel like posting it until today january contributors are welcome to try and make a document version of this article the latest version of the article first older versions aren t required and are not necessary
0
489,804
14,112,446,818
IssuesEvent
2020-11-07 05:23:30
tutorbookapp/tutorbook
https://api.github.com/repos/tutorbookapp/tutorbook
opened
Users created by logging in don't have org
category:back-end category:front-end priority:p1 type:bug
**Is your feature request related to a problem? Please describe.** Users who [login directly with Google](https://tutorbook.app/login) and don't bother creating a profile in the first place don't have any `orgs` while they should automatically be a part of the `default` org. **Describe the solution you'd like** The back-end (and front-end, eventually) should validate that there is at least one org listed in the user's `orgs` property and if there isn't, it should automatically add the `default` org. **Additional context** Related to #124 (I should double check and make sure that that's no longer an issue as well).
1.0
Users created by logging in don't have org - **Is your feature request related to a problem? Please describe.** Users who [login directly with Google](https://tutorbook.app/login) and don't bother creating a profile in the first place don't have any `orgs` while they should automatically be a part of the `default` org. **Describe the solution you'd like** The back-end (and front-end, eventually) should validate that there is at least one org listed in the user's `orgs` property and if there isn't, it should automatically add the `default` org. **Additional context** Related to #124 (I should double check and make sure that that's no longer an issue as well).
non_defect
users created by logging in don t have org is your feature request related to a problem please describe users who and don t bother creating a profile in the first place don t have any orgs while they should automatically be a part of the default org describe the solution you d like the back end and front end eventually should validate that there is at least one org listed in the user s orgs property and if there isn t it should automatically add the default org additional context related to i should double check and make sure that that s no longer an issue as well
0
4,267
2,610,090,498
IssuesEvent
2015-02-26 18:27:23
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘痘怎么治疗比较好
auto-migrated Priority-Medium Type-Defect
``` 深圳痘痘怎么治疗比较好【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:42
1.0
深圳痘痘怎么治疗比较好 - ``` 深圳痘痘怎么治疗比较好【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:42
defect
深圳痘痘怎么治疗比较好 深圳痘痘怎么治疗比较好【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at
1
115,330
4,663,227,255
IssuesEvent
2016-10-05 08:29:30
eedevops/hubot-enterprise
https://api.github.com/repos/eedevops/hubot-enterprise
closed
[Enhancement] Consider removing the appended wildcard [ ]?(.*)
enhancement priority/high
Although it is well documented, having HE append `[ ]?(.*)` to the base string auto-magically is very confusing IMO. With the non-negotiable wildcard at the end, we're exposing devs to all kinds of subtle errors. For example, suppose we have two actions. 1) "list something" 2) "list something in another format" Action 1 and action 2 are translated by HE to /list something[ ]?(.*)?/ and /list something in another format[ ]?(.*)?/ respectively. Now, if I send the message "list something in another format" won't both listeners be triggered? This seems to happen on my end.
1.0
[Enhancement] Consider removing the appended wildcard [ ]?(.*) - Although it is well documented, having HE append `[ ]?(.*)` to the base string auto-magically is very confusing IMO. With the non-negotiable wildcard at the end, we're exposing devs to all kinds of subtle errors. For example, suppose we have two actions. 1) "list something" 2) "list something in another format" Action 1 and action 2 are translated by HE to /list something[ ]?(.*)?/ and /list something in another format[ ]?(.*)?/ respectively. Now, if I send the message "list something in another format" won't both listeners be triggered? This seems to happen on my end.
non_defect
consider removing the appended wildcard although it is well documented having he append to the base string auto magically is very confusing imo with the non negotiable wildcard at the end we re exposing devs to all kinds of subtle errors for example suppose we have two actions list something list something in another format action and action are translated by he to list something and list something in another format respectively now if i send the message list something in another format won t both listeners be triggered this seems to happen on my end
0
2,942
2,607,967,047
IssuesEvent
2015-02-26 00:42:51
chrsmithdemos/leveldb
https://api.github.com/repos/chrsmithdemos/leveldb
closed
env_posix LockOrUnlock does not protect within a process
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Using Linux. 2. Within a process, open a database, open it again 3. Second open succeeds. Expected failure. This failure to block second open within same process hurts where the actually caller is a garbage collection based language such as Erlang or Java. Assume the database is opened as part of an object and closed as part of the object's destructor. The destructor is only called during garbage collection. This creates the potential for the close to be called after a subsequent reopen of the same database. And that just does really bad things to the Manifest file ... leading to death and destruction down the road. Here is a known fix with comments: // matthewv July 17, 2012 ... riak was overlapping activity on the // same database directory due to the incorrect assumption that the // code below worked within the riak process space. The fix leads to a choice: // fcntl() only locks against external processes, not multiple locks from // same process. But it has worked great with NFS forever // flock() locks against both external processes and multiple locks from // same process. It does not with NFS until Linux 2.6.12 ... other OS may vary. // SmartOS/Solaris do not appear to support flock() though there is a man page. // Pick the fcntl() or flock() below as appropriate for your environment / needs. static int LockOrUnlock(int fd, bool lock) { #ifndef LOCK_UN // works with NFS, but fails if same process attempts second access to // db, i.e. makes second DB object to same directory errno = 0; struct flock f; memset(&f, 0, sizeof(f)); f.l_type = (lock ? F_WRLCK : F_UNLCK); f.l_whence = SEEK_SET; f.l_start = 0; f.l_len = 0; // Lock/unlock entire file return fcntl(fd, F_SETLK, &f); #else // does NOT work with NFS, but DOES work within same process return flock(fd, (lock ? LOCK_EX : LOCK_UN) | LOCK_NB); #endif } ``` ----- Original issue reported on code.google.com by `mvonmasz...@gmail.com` on 24 Sep 2012 at 2:42
1.0
env_posix LockOrUnlock does not protect within a process - ``` What steps will reproduce the problem? 1. Using Linux. 2. Within a process, open a database, open it again 3. Second open succeeds. Expected failure. This failure to block second open within same process hurts where the actually caller is a garbage collection based language such as Erlang or Java. Assume the database is opened as part of an object and closed as part of the object's destructor. The destructor is only called during garbage collection. This creates the potential for the close to be called after a subsequent reopen of the same database. And that just does really bad things to the Manifest file ... leading to death and destruction down the road. Here is a known fix with comments: // matthewv July 17, 2012 ... riak was overlapping activity on the // same database directory due to the incorrect assumption that the // code below worked within the riak process space. The fix leads to a choice: // fcntl() only locks against external processes, not multiple locks from // same process. But it has worked great with NFS forever // flock() locks against both external processes and multiple locks from // same process. It does not with NFS until Linux 2.6.12 ... other OS may vary. // SmartOS/Solaris do not appear to support flock() though there is a man page. // Pick the fcntl() or flock() below as appropriate for your environment / needs. static int LockOrUnlock(int fd, bool lock) { #ifndef LOCK_UN // works with NFS, but fails if same process attempts second access to // db, i.e. makes second DB object to same directory errno = 0; struct flock f; memset(&f, 0, sizeof(f)); f.l_type = (lock ? F_WRLCK : F_UNLCK); f.l_whence = SEEK_SET; f.l_start = 0; f.l_len = 0; // Lock/unlock entire file return fcntl(fd, F_SETLK, &f); #else // does NOT work with NFS, but DOES work within same process return flock(fd, (lock ? LOCK_EX : LOCK_UN) | LOCK_NB); #endif } ``` ----- Original issue reported on code.google.com by `mvonmasz...@gmail.com` on 24 Sep 2012 at 2:42
defect
env posix lockorunlock does not protect within a process what steps will reproduce the problem using linux within a process open a database open it again second open succeeds expected failure this failure to block second open within same process hurts where the actually caller is a garbage collection based language such as erlang or java assume the database is opened as part of an object and closed as part of the object s destructor the destructor is only called during garbage collection this creates the potential for the close to be called after a subsequent reopen of the same database and that just does really bad things to the manifest file leading to death and destruction down the road here is a known fix with comments matthewv july riak was overlapping activity on the same database directory due to the incorrect assumption that the code below worked within the riak process space the fix leads to a choice fcntl only locks against external processes not multiple locks from same process but it has worked great with nfs forever flock locks against both external processes and multiple locks from same process it does not with nfs until linux other os may vary smartos solaris do not appear to support flock though there is a man page pick the fcntl or flock below as appropriate for your environment needs static int lockorunlock int fd bool lock ifndef lock un works with nfs but fails if same process attempts second access to db i e makes second db object to same directory errno struct flock f memset f sizeof f f l type lock f wrlck f unlck f l whence seek set f l start f l len lock unlock entire file return fcntl fd f setlk f else does not work with nfs but does work within same process return flock fd lock lock ex lock un lock nb endif original issue reported on code google com by mvonmasz gmail com on sep at
1
16,408
2,892,099,553
IssuesEvent
2015-06-15 10:42:40
agavi/agavi
https://api.github.com/repos/agavi/agavi
opened
f a rounding increment is set in the CLDR big numbers (in strings) are formatted incorrectly
defect major translation v1.0.x
Formatting a big number like "100000000000000000" when using a currency which is a rounding increment set is broken since it will be converted internally to a string in exponent mode which then completely breaks the formatting process.
1.0
f a rounding increment is set in the CLDR big numbers (in strings) are formatted incorrectly - Formatting a big number like "100000000000000000" when using a currency which is a rounding increment set is broken since it will be converted internally to a string in exponent mode which then completely breaks the formatting process.
defect
f a rounding increment is set in the cldr big numbers in strings are formatted incorrectly formatting a big number like when using a currency which is a rounding increment set is broken since it will be converted internally to a string in exponent mode which then completely breaks the formatting process
1
36,175
12,403,294,000
IssuesEvent
2020-05-21 13:40:16
jgeraigery/FHIR
https://api.github.com/repos/jgeraigery/FHIR
opened
CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js
security vulnerability
## CVE-2012-6708 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></p> <p>Path to dependency file: /tmp/ws-scm/FHIR/docs/node_modules/sockjs/examples/multiplex/index.html</p> <p>Path to vulnerable library: /FHIR/docs/node_modules/sockjs/examples/multiplex/index.html,/FHIR/docs/node_modules/sockjs/examples/echo/index.html,/FHIR/docs/node_modules/vm-browserify/example/run/index.html,/FHIR/docs/node_modules/sockjs/examples/express-3.x/index.html,/FHIR/docs/node_modules/sockjs/examples/hapi/html/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.1.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jgeraigery/FHIR/commit/3cf9071d6b901e3ec4560a587a8813f5218a7fa4">3cf9071d6b901e3ec4560a587a8813f5218a7fa4</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '<' character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the '<' character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common. <p>Publish Date: 2018-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2012-6708>CVE-2012-6708</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2012-6708">https://nvd.nist.gov/vuln/detail/CVE-2012-6708</a></p> <p>Release Date: 2018-01-18</p> <p>Fix Resolution: jQuery - v1.9.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.7.1","isTransitiveDependency":false,"dependencyTree":"jquery:1.7.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - v1.9.0"}],"vulnerabilityIdentifier":"CVE-2012-6708","vulnerabilityDetails":"jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the \u0027\u003c\u0027 character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the \u0027\u003c\u0027 character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2012-6708","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
True
CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></p> <p>Path to dependency file: /tmp/ws-scm/FHIR/docs/node_modules/sockjs/examples/multiplex/index.html</p> <p>Path to vulnerable library: /FHIR/docs/node_modules/sockjs/examples/multiplex/index.html,/FHIR/docs/node_modules/sockjs/examples/echo/index.html,/FHIR/docs/node_modules/vm-browserify/example/run/index.html,/FHIR/docs/node_modules/sockjs/examples/express-3.x/index.html,/FHIR/docs/node_modules/sockjs/examples/hapi/html/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.1.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jgeraigery/FHIR/commit/3cf9071d6b901e3ec4560a587a8813f5218a7fa4">3cf9071d6b901e3ec4560a587a8813f5218a7fa4</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '<' character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the '<' character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common. <p>Publish Date: 2018-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2012-6708>CVE-2012-6708</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2012-6708">https://nvd.nist.gov/vuln/detail/CVE-2012-6708</a></p> <p>Release Date: 2018-01-18</p> <p>Fix Resolution: jQuery - v1.9.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.7.1","isTransitiveDependency":false,"dependencyTree":"jquery:1.7.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - v1.9.0"}],"vulnerabilityIdentifier":"CVE-2012-6708","vulnerabilityDetails":"jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the \u0027\u003c\u0027 character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the \u0027\u003c\u0027 character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2012-6708","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
non_defect
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm fhir docs node modules sockjs examples multiplex index html path to vulnerable library fhir docs node modules sockjs examples multiplex index html fhir docs node modules sockjs examples echo index html fhir docs node modules vm browserify example run index html fhir docs node modules sockjs examples express x index html fhir docs node modules sockjs examples hapi html index html dependency hierarchy x jquery min js vulnerable library found in head commit a href vulnerability details jquery before is vulnerable to cross site scripting xss attacks the jquery strinput function does not differentiate selectors from html in a reliable fashion in vulnerable versions jquery determined whether the input was html by looking for the character anywhere in the string giving attackers more flexibility when attempting to construct a malicious payload in fixed versions jquery only deems the input to be html if it explicitly starts with the character limiting exploitability only to attackers who can control the beginning of a string which is far less common publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails jquery before is vulnerable to cross site scripting xss attacks the jquery strinput function does not differentiate selectors from html in a reliable fashion in vulnerable versions jquery determined whether the input was html by looking for the character anywhere in the string giving attackers more flexibility when attempting to construct a malicious payload in fixed versions jquery only deems the input to be html if it explicitly starts with the character limiting exploitability only to attackers who can control the beginning of a string which is far less common vulnerabilityurl
0
59,159
17,016,118,072
IssuesEvent
2021-07-02 12:18:18
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
138 St. needs to be '138th' St!
Component: nominatim Priority: minor Type: defect
**[Submitted to the original trac issue database at 9.09pm, Friday, 5th October 2012]** Sorry if this isn't being reported right, but I'm no expert, I just want to let you guys know of an issue I came across. Plugging in my address of '525 w 138 10031' returns zero search results. In Google Maps it took me straight to my house. Same empty results with all the variations I could think of: 525 west 138 10031 525 west 138 Street, 10031 525 west 138 Street, NY, 10031 525 west 138 Street, New York, NY, 10031 Finally, someone suggested I add the 'th' to the street number - 138th. It finally worked. Sorry, but this is baaaaaad.
1.0
138 St. needs to be '138th' St! - **[Submitted to the original trac issue database at 9.09pm, Friday, 5th October 2012]** Sorry if this isn't being reported right, but I'm no expert, I just want to let you guys know of an issue I came across. Plugging in my address of '525 w 138 10031' returns zero search results. In Google Maps it took me straight to my house. Same empty results with all the variations I could think of: 525 west 138 10031 525 west 138 Street, 10031 525 west 138 Street, NY, 10031 525 west 138 Street, New York, NY, 10031 Finally, someone suggested I add the 'th' to the street number - 138th. It finally worked. Sorry, but this is baaaaaad.
defect
st needs to be st sorry if this isn t being reported right but i m no expert i just want to let you guys know of an issue i came across plugging in my address of w returns zero search results in google maps it took me straight to my house same empty results with all the variations i could think of west west street west street ny west street new york ny finally someone suggested i add the th to the street number it finally worked sorry but this is baaaaaad
1
267,923
8,394,673,828
IssuesEvent
2018-10-10 02:03:49
ac2cz/FoxTelem
https://api.github.com/repos/ac2cz/FoxTelem
closed
Stray red lines and jumpy display of the FFT
Fixed low priority
You can see this at the start of GOOD PASS recording, where the FFT jumps.
1.0
Stray red lines and jumpy display of the FFT - You can see this at the start of GOOD PASS recording, where the FFT jumps.
non_defect
stray red lines and jumpy display of the fft you can see this at the start of good pass recording where the fft jumps
0
267,787
28,509,221,861
IssuesEvent
2023-04-19 01:45:59
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
closed
CVE-2013-1792 (Medium) detected in linuxv3.0 - autoclosed
Mend: dependency security vulnerability
## CVE-2013-1792 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/process_keys.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/process_keys.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/process_keys.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Race condition in the install_user_keyrings function in security/keys/process_keys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) via crafted keyctl system calls that trigger keyring operations in simultaneous threads. <p>Publish Date: 2013-03-22 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2013-1792>CVE-2013-1792</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2013-1792">https://nvd.nist.gov/vuln/detail/CVE-2013-1792</a></p> <p>Release Date: 2013-03-22</p> <p>Fix Resolution: 3.8.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2013-1792 (Medium) detected in linuxv3.0 - autoclosed - ## CVE-2013-1792 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/process_keys.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/process_keys.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/process_keys.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Race condition in the install_user_keyrings function in security/keys/process_keys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) via crafted keyctl system calls that trigger keyring operations in simultaneous threads. <p>Publish Date: 2013-03-22 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2013-1792>CVE-2013-1792</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2013-1792">https://nvd.nist.gov/vuln/detail/CVE-2013-1792</a></p> <p>Release Date: 2013-03-22</p> <p>Fix Resolution: 3.8.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in autoclosed cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files security keys process keys c security keys process keys c security keys process keys c vulnerability details race condition in the install user keyrings function in security keys process keys c in the linux kernel before allows local users to cause a denial of service null pointer dereference and system crash via crafted keyctl system calls that trigger keyring operations in simultaneous threads publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
16,662
2,925,195,367
IssuesEvent
2015-06-26 02:37:49
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Moose failing to throw error if a property is retrieved that isn't supplied
C: MOOSE P: critical T: defect
As reported by Alex Lindsay.
1.0
Moose failing to throw error if a property is retrieved that isn't supplied - As reported by Alex Lindsay.
defect
moose failing to throw error if a property is retrieved that isn t supplied as reported by alex lindsay
1
1,171
2,508,501,895
IssuesEvent
2015-01-13 03:19:10
syl20bnr/spacemacs
https://api.github.com/repos/syl20bnr/spacemacs
closed
Spacemacs no longer compatible with Emacs 24.3
bug :-( High Priority
Due to paradox dropping compatibility with 24.3 Correct me if I'm wrong. Reference: https://github.com/milkypostman/melpa/pull/2392 Upon updating Spacemacs with Emacs 24.3, Spacemacs would stall on installing the paradox package and not recover. Updating to Emacs 24.4 resolved this issue. It states that Spacemacs is compatible with 24.3 and 24.4 here: https://github.com/syl20bnr/spacemacs#emacs-version
1.0
Spacemacs no longer compatible with Emacs 24.3 - Due to paradox dropping compatibility with 24.3 Correct me if I'm wrong. Reference: https://github.com/milkypostman/melpa/pull/2392 Upon updating Spacemacs with Emacs 24.3, Spacemacs would stall on installing the paradox package and not recover. Updating to Emacs 24.4 resolved this issue. It states that Spacemacs is compatible with 24.3 and 24.4 here: https://github.com/syl20bnr/spacemacs#emacs-version
non_defect
spacemacs no longer compatible with emacs due to paradox dropping compatibility with correct me if i m wrong reference upon updating spacemacs with emacs spacemacs would stall on installing the paradox package and not recover updating to emacs resolved this issue it states that spacemacs is compatible with and here
0
126,058
17,868,610,240
IssuesEvent
2021-09-06 12:41:40
Jellyfrog/librenms
https://api.github.com/repos/Jellyfrog/librenms
opened
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz
security vulnerability
## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p> <p>Path to dependency file: librenms/package.json</p> <p>Path to vulnerable library: librenms/node_modules/@types/browser-sync/node_modules/glob-parent/package.json</p> <p> Dependency Hierarchy: - laravel-mix-6.0.19.tgz (Root Library) - browser-sync-2.26.1.tgz - chokidar-2.1.8.tgz - :x: **glob-parent-3.1.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Jellyfrog/librenms/commit/ca5eeedb8f1d5925eee53f8b965f4978bceec84f">ca5eeedb8f1d5925eee53f8b965f4978bceec84f</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. <p>Publish Date: 2021-06-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28469>CVE-2020-28469</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469</a></p> <p>Release Date: 2021-06-03</p> <p>Fix Resolution: glob-parent - 5.1.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz - ## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p> <p>Path to dependency file: librenms/package.json</p> <p>Path to vulnerable library: librenms/node_modules/@types/browser-sync/node_modules/glob-parent/package.json</p> <p> Dependency Hierarchy: - laravel-mix-6.0.19.tgz (Root Library) - browser-sync-2.26.1.tgz - chokidar-2.1.8.tgz - :x: **glob-parent-3.1.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Jellyfrog/librenms/commit/ca5eeedb8f1d5925eee53f8b965f4978bceec84f">ca5eeedb8f1d5925eee53f8b965f4978bceec84f</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. <p>Publish Date: 2021-06-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28469>CVE-2020-28469</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469</a></p> <p>Release Date: 2021-06-03</p> <p>Fix Resolution: glob-parent - 5.1.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in glob parent tgz cve high severity vulnerability vulnerable library glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file librenms package json path to vulnerable library librenms node modules types browser sync node modules glob parent package json dependency hierarchy laravel mix tgz root library browser sync tgz chokidar tgz x glob parent tgz vulnerable library found in head commit a href found in base branch master vulnerability details this affects the package glob parent before the enclosure regex used to check for strings ending in enclosure containing path separator publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution glob parent step up your open source security game with whitesource
0
37,630
8,474,749,149
IssuesEvent
2018-10-24 16:59:18
brainvisa/testbidon
https://api.github.com/repos/brainvisa/testbidon
closed
soma-workflow should have a soma.__init__.py file
Component: Resolution Priority: Normal Status: Closed Tracker: Defect
--- Author Name: **Geffroy, Dominique** (Geffroy, Dominique) Original Redmine Issue: 2314, https://bioproj.extra.cea.fr/redmine/issues/2314 Original Date: 2011-03-23 --- If soma-workflow is compiled alone, it is not possible to import the python modules because soma directory doesn't contain a __init__.py file. This file is only in soma-base compenent. maybe soma-workflow should have this file also to be totally independent.
1.0
soma-workflow should have a soma.__init__.py file - --- Author Name: **Geffroy, Dominique** (Geffroy, Dominique) Original Redmine Issue: 2314, https://bioproj.extra.cea.fr/redmine/issues/2314 Original Date: 2011-03-23 --- If soma-workflow is compiled alone, it is not possible to import the python modules because soma directory doesn't contain a __init__.py file. This file is only in soma-base compenent. maybe soma-workflow should have this file also to be totally independent.
defect
soma workflow should have a soma init py file author name geffroy dominique geffroy dominique original redmine issue original date if soma workflow is compiled alone it is not possible to import the python modules because soma directory doesn t contain a init py file this file is only in soma base compenent maybe soma workflow should have this file also to be totally independent
1
10,349
2,622,146,733
IssuesEvent
2015-03-04 00:04:26
byzhang/i7z
https://api.github.com/repos/byzhang/i7z
closed
Incorrect timestamps in log file due to Floating point overflow
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? i7z -w a -l logfile inspect the file and notice that the same second is on many lines,.. What version of the product are you using (the download version or the svnversion and which one)? i7z-0.27.1 On what operating system? Red Hat Enterprise Linux Server release 5.6 (Tikanga) BTW is it a 32-bit or a 64-bit OS/Kernel? Linux laptop2 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux Please provide any additional information below I created a new fucntion void logCpuFreq_single_ts(struct timespec *value) //HW use timespec to avoid floating point overflow { //below when just logging if(prog_options.logging==1) fprintf(fp_log_file,"%d.%d\n",value->tv_sec,value->tv_nsec); //newline, replace \n with \t to get everything separated with tabs //below when appending if(prog_options.logging==2) fprintf(fp_log_file,"%d.%d\t",value->tv_sec,value->tv_nsec); } and changed the call to pass the entire timespec ``` Original issue reported on code.google.com by `hakan.wi...@gmail.com` on 8 Mar 2012 at 4:03
1.0
Incorrect timestamps in log file due to Floating point overflow - ``` What steps will reproduce the problem? i7z -w a -l logfile inspect the file and notice that the same second is on many lines,.. What version of the product are you using (the download version or the svnversion and which one)? i7z-0.27.1 On what operating system? Red Hat Enterprise Linux Server release 5.6 (Tikanga) BTW is it a 32-bit or a 64-bit OS/Kernel? Linux laptop2 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux Please provide any additional information below I created a new fucntion void logCpuFreq_single_ts(struct timespec *value) //HW use timespec to avoid floating point overflow { //below when just logging if(prog_options.logging==1) fprintf(fp_log_file,"%d.%d\n",value->tv_sec,value->tv_nsec); //newline, replace \n with \t to get everything separated with tabs //below when appending if(prog_options.logging==2) fprintf(fp_log_file,"%d.%d\t",value->tv_sec,value->tv_nsec); } and changed the call to pass the entire timespec ``` Original issue reported on code.google.com by `hakan.wi...@gmail.com` on 8 Mar 2012 at 4:03
defect
incorrect timestamps in log file due to floating point overflow what steps will reproduce the problem w a l logfile inspect the file and notice that the same second is on many lines what version of the product are you using the download version or the svnversion and which one on what operating system red hat enterprise linux server release tikanga btw is it a bit or a bit os kernel linux smp sun dec est gnu linux please provide any additional information below i created a new fucntion void logcpufreq single ts struct timespec value hw use timespec to avoid floating point overflow below when just logging if prog options logging fprintf fp log file d d n value tv sec value tv nsec newline replace n with t to get everything separated with tabs below when appending if prog options logging fprintf fp log file d d t value tv sec value tv nsec and changed the call to pass the entire timespec original issue reported on code google com by hakan wi gmail com on mar at
1
165,581
20,602,455,888
IssuesEvent
2022-03-06 13:30:39
altair-graphql/altair
https://api.github.com/repos/altair-graphql/altair
closed
Bump fastify-static from 3.2.1 to 4.4.1 in /packages/altair-fastify-plugin
security
Hello, first of all thank you for developing altair! It has every features that i need. As i replaced GraphQL Playground with altair, dependabot sent me a security warning on one of your dep, fastify-static. I also realize you have declined a PR from it #1695, which it means the vulnerability isn't an issue on altair? But in the end, would you like to bump fastify-static version to 4.2.4 or more? thank you
True
Bump fastify-static from 3.2.1 to 4.4.1 in /packages/altair-fastify-plugin - Hello, first of all thank you for developing altair! It has every features that i need. As i replaced GraphQL Playground with altair, dependabot sent me a security warning on one of your dep, fastify-static. I also realize you have declined a PR from it #1695, which it means the vulnerability isn't an issue on altair? But in the end, would you like to bump fastify-static version to 4.2.4 or more? thank you
non_defect
bump fastify static from to in packages altair fastify plugin hello first of all thank you for developing altair it has every features that i need as i replaced graphql playground with altair dependabot sent me a security warning on one of your dep fastify static i also realize you have declined a pr from it which it means the vulnerability isn t an issue on altair but in the end would you like to bump fastify static version to or more thank you
0
29,673
5,809,733,567
IssuesEvent
2017-05-04 14:03:08
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Client oom ClientSmartListenerService,
Team: Client Type: Critical Type: Defect
Hz version 3.8.1 https://hazelcast-l337.ci.cloudbees.com/view/stable/job/stable-x/6/console Failed /disk1/jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy Failed http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy/gc.html http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy/gc.html client GC ![image](https://cloud.githubusercontent.com/assets/5988678/24392156/59797930-139b-11e7-9e71-53760f3452de.png) hprof http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy/output/HZ/HzClient1HZ/HzClient1HZ.hprof output/HZ/HzClient3HZ/HzClient3HZ.hprof output/HZ/HzClient2HZ/HzClient2HZ.hprof output/HZ/HzClient1HZ/HzClient1HZ.hprof <img width="635" alt="screen shot 2017-03-28 at 09 48 18" src="https://cloud.githubusercontent.com/assets/5988678/24392251/b54fb364-139b-11e7-96ad-d46fc224170a.png">
1.0
Client oom ClientSmartListenerService, - Hz version 3.8.1 https://hazelcast-l337.ci.cloudbees.com/view/stable/job/stable-x/6/console Failed /disk1/jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy Failed http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy/gc.html http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy/gc.html client GC ![image](https://cloud.githubusercontent.com/assets/5988678/24392156/59797930-139b-11e7-9e71-53760f3452de.png) hprof http://54.163.63.218/~jenkins/workspace/stable-x/3.8.1/2017_03_27-17_21_51/create-use-destroy/output/HZ/HzClient1HZ/HzClient1HZ.hprof output/HZ/HzClient3HZ/HzClient3HZ.hprof output/HZ/HzClient2HZ/HzClient2HZ.hprof output/HZ/HzClient1HZ/HzClient1HZ.hprof <img width="635" alt="screen shot 2017-03-28 at 09 48 18" src="https://cloud.githubusercontent.com/assets/5988678/24392251/b54fb364-139b-11e7-96ad-d46fc224170a.png">
defect
client oom clientsmartlistenerservice hz version failed jenkins workspace stable x create use destroy failed client gc hprof output hz hprof output hz hprof output hz hprof img width alt screen shot at src
1
46,704
11,872,531,497
IssuesEvent
2020-03-26 15:57:04
bonitasoft-labs/bpmn-visu-js
https://api.github.com/repos/bonitasoft-labs/bpmn-visu-js
opened
[INFRA] Add tests about mxgraph edges positioning
Infra:build
Same reason as for #108 Focus should be done on bpmn waypoints that are translated
1.0
[INFRA] Add tests about mxgraph edges positioning - Same reason as for #108 Focus should be done on bpmn waypoints that are translated
non_defect
add tests about mxgraph edges positioning same reason as for focus should be done on bpmn waypoints that are translated
0
277,334
21,039,113,665
IssuesEvent
2022-03-31 10:36:33
ARPA-SIMC/arkimaps
https://api.github.com/repos/ARPA-SIMC/arkimaps
closed
mostrare (alcuni?) commenti dello yaml delle ricette nei file md di documentazione
documentation enhancement review
Emerso da #5 : si potrebbe implementare un modo per avere commenti nello YAML che vengono mostrati anche nella documentazione della ricetta, in modo da renderli piú fruibili. (a bassa priorità)
1.0
mostrare (alcuni?) commenti dello yaml delle ricette nei file md di documentazione - Emerso da #5 : si potrebbe implementare un modo per avere commenti nello YAML che vengono mostrati anche nella documentazione della ricetta, in modo da renderli piú fruibili. (a bassa priorità)
non_defect
mostrare alcuni commenti dello yaml delle ricette nei file md di documentazione emerso da si potrebbe implementare un modo per avere commenti nello yaml che vengono mostrati anche nella documentazione della ricetta in modo da renderli piú fruibili a bassa priorità
0
30,772
6,279,162,055
IssuesEvent
2017-07-18 15:41:35
googlei18n/libphonenumber
https://api.github.com/repos/googlei18n/libphonenumber
closed
Korea phonenumber hyphenation in Dialer. Formatting for Korea
priority-medium type-defect
Imported from [Google Code issue #404](https://code.google.com/p/libphonenumber/issues/detail?id=404) created by [Ahrongh](https://code.google.com/u/101029771395866669465/) on 2014-01-16T10:45:21.000Z: --- <b>What steps will reproduce the problem?</b> 1.launch Dialer 2.enter the following digits 0505 should be also handled as the international call dialing number the actual result below. 050512345678 <b>What is the expected output? What do you see instead?</b> 0505-1234-5678 <b>What version of the product are you using? On what operating system?</b> android 4.4 KitKat <b>Please provide any additional information below.</b>
1.0
Korea phonenumber hyphenation in Dialer. Formatting for Korea - Imported from [Google Code issue #404](https://code.google.com/p/libphonenumber/issues/detail?id=404) created by [Ahrongh](https://code.google.com/u/101029771395866669465/) on 2014-01-16T10:45:21.000Z: --- <b>What steps will reproduce the problem?</b> 1.launch Dialer 2.enter the following digits 0505 should be also handled as the international call dialing number the actual result below. 050512345678 <b>What is the expected output? What do you see instead?</b> 0505-1234-5678 <b>What version of the product are you using? On what operating system?</b> android 4.4 KitKat <b>Please provide any additional information below.</b>
defect
korea phonenumber hyphenation in dialer formatting for korea imported from created by on what steps will reproduce the problem launch dialer enter the following digits should be also handled as the international call dialing number the actual result below what is the expected output what do you see instead what version of the product are you using on what operating system android kitkat please provide any additional information below
1
10,360
2,622,147,365
IssuesEvent
2015-03-04 00:04:41
byzhang/i7z
https://api.github.com/repos/byzhang/i7z
closed
install make rule shouldn't depend on all rule
auto-migrated Priority-Medium Type-Defect
``` Lately the "all" rule got a dependency on "clean". With that calling make install will delete everything just compiled. Best is to remove "all" from "install" and add "bin" ``` Original issue reported on code.google.com by `ju.lec...@googlemail.com` on 23 Jul 2012 at 3:47
1.0
install make rule shouldn't depend on all rule - ``` Lately the "all" rule got a dependency on "clean". With that calling make install will delete everything just compiled. Best is to remove "all" from "install" and add "bin" ``` Original issue reported on code.google.com by `ju.lec...@googlemail.com` on 23 Jul 2012 at 3:47
defect
install make rule shouldn t depend on all rule lately the all rule got a dependency on clean with that calling make install will delete everything just compiled best is to remove all from install and add bin original issue reported on code google com by ju lec googlemail com on jul at
1
29,378
5,659,820,274
IssuesEvent
2017-04-10 13:52:15
bancika/diy-layout-creator
https://api.github.com/repos/bancika/diy-layout-creator
closed
Not running on Windows 8.1
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.double-click on the diylc.exe icon 2. 3. What is the expected output? What do you see instead? Just a circle turns round by cursor for 2 sec. After it, not start anything at all Whenever possible, please attach the latest log file. It will provide valuable information when trying to reproduce and locate the problem. Log files can be found in the log directory under the main application directory and are marked with date and time. 12:03:23,038 DEBUG [main] DIYLCStarter - Java version: 1.8.0_31-b13 by Oracle Corporation 12:03:23,038 DEBUG [main] DIYLCStarter - OS: Windows 8.1 6.3 12:03:23,038 INFO [main] DIYLCStarter - Starting DIYLC with working directory C:\Users\Takeshi\Desktop\diylc-3.28.0 12:03:24,694 INFO [main] ConfigurationManager - Initializing configuration 12:03:25,288 INFO [main] Presenter - installPlugin(ToolBox) 12:03:25,335 INFO [main] Presenter - Loading component types. What version of the product are you using? On what operating system? diylc-3.28.0 Windows 8.1 Java 1.8.0_31 Please provide any additional information below. Issue 194 treated the same problem. But I can't solve this problem. On my PC diylc 2.0.1-beta is running. ``` Original issue reported on code.google.com by `uchiyama...@gmail.com` on 26 Jan 2015 at 2:23
1.0
Not running on Windows 8.1 - ``` What steps will reproduce the problem? 1.double-click on the diylc.exe icon 2. 3. What is the expected output? What do you see instead? Just a circle turns round by cursor for 2 sec. After it, not start anything at all Whenever possible, please attach the latest log file. It will provide valuable information when trying to reproduce and locate the problem. Log files can be found in the log directory under the main application directory and are marked with date and time. 12:03:23,038 DEBUG [main] DIYLCStarter - Java version: 1.8.0_31-b13 by Oracle Corporation 12:03:23,038 DEBUG [main] DIYLCStarter - OS: Windows 8.1 6.3 12:03:23,038 INFO [main] DIYLCStarter - Starting DIYLC with working directory C:\Users\Takeshi\Desktop\diylc-3.28.0 12:03:24,694 INFO [main] ConfigurationManager - Initializing configuration 12:03:25,288 INFO [main] Presenter - installPlugin(ToolBox) 12:03:25,335 INFO [main] Presenter - Loading component types. What version of the product are you using? On what operating system? diylc-3.28.0 Windows 8.1 Java 1.8.0_31 Please provide any additional information below. Issue 194 treated the same problem. But I can't solve this problem. On my PC diylc 2.0.1-beta is running. ``` Original issue reported on code.google.com by `uchiyama...@gmail.com` on 26 Jan 2015 at 2:23
defect
not running on windows what steps will reproduce the problem double click on the diylc exe icon what is the expected output what do you see instead just a circle turns round by cursor for sec after it not start anything at all whenever possible please attach the latest log file it will provide valuable information when trying to reproduce and locate the problem log files can be found in the log directory under the main application directory and are marked with date and time debug diylcstarter java version by oracle corporation debug diylcstarter os windows info diylcstarter starting diylc with working directory c users takeshi desktop diylc info configurationmanager initializing configuration info presenter installplugin toolbox info presenter loading component types what version of the product are you using on what operating system diylc windows java please provide any additional information below issue treated the same problem but i can t solve this problem on my pc diylc beta is running original issue reported on code google com by uchiyama gmail com on jan at
1
75,150
25,557,788,262
IssuesEvent
2022-11-30 08:24:49
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Threads not ordered by last message received in thread panel
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? 2. What do you click? 3. More steps… ### Outcome #### What did you expect? The threads in the thread panel to be sorted by last message in the thread, meaning that the most recent thread is on the bottom. #### What happened instead? Threads appear randomly sorted, with the result that earlier threads that are still active get burried. It used to work / sometimes it works, but at least not consistent currently. ### Operating system macOS ### Application version 1.11.15 ### How did you install the app? _No response_ ### Homeserver _No response_ ### Will you send logs? No
1.0
Threads not ordered by last message received in thread panel - ### Steps to reproduce 1. Where are you starting? What can you see? 2. What do you click? 3. More steps… ### Outcome #### What did you expect? The threads in the thread panel to be sorted by last message in the thread, meaning that the most recent thread is on the bottom. #### What happened instead? Threads appear randomly sorted, with the result that earlier threads that are still active get burried. It used to work / sometimes it works, but at least not consistent currently. ### Operating system macOS ### Application version 1.11.15 ### How did you install the app? _No response_ ### Homeserver _No response_ ### Will you send logs? No
defect
threads not ordered by last message received in thread panel steps to reproduce where are you starting what can you see what do you click more steps… outcome what did you expect the threads in the thread panel to be sorted by last message in the thread meaning that the most recent thread is on the bottom what happened instead threads appear randomly sorted with the result that earlier threads that are still active get burried it used to work sometimes it works but at least not consistent currently operating system macos application version how did you install the app no response homeserver no response will you send logs no
1
265,279
20,085,990,883
IssuesEvent
2022-02-05 01:24:49
ProjectEvergreen/greenwood
https://api.github.com/repos/ProjectEvergreen/greenwood
closed
[RFC] build time interpolation of front matter in markdown / HTML (interpolate frontmatter)
RFC documentation CLI alpha.1 SSR discussion feature v0.23.0
## Type of Change - [x] New Feature Request - [ ] Documentation / Website - [ ] Improvement / Suggestion - [ ] Bug - [ ] Other (please clarify below) ## Summary At the risk of implementing / using a custom templating system (e.g. handlebars, nunjucks, etc), which is something Greenwood strives to avoid, but still recognizing that requiring JavaScript though _graph.json_ even for static content, like what we support in frontmatter, can be a bit cumbersome. ```md --- template: 'post' title: 'Git Explorer' emoji: '💡' date: '04.07.2020' description: 'Local git repository viewer' image: '/assets/blog-post-images/git.png' --- ``` For example, think about just trying to get that description or title into a `<meta>` tag. It requires JavaScript. This IMO is one key "lagging" / missing workflows Greenwood doesn't really have a good answer for. For reference - https://github.com/ProjectEvergreen/greenwood/issues/304 - https://github.com/ProjectEvergreen/greenwood/issues/655 This is why most tools reach for something like handbars. Also, taking into consideration the spirit of this discussion on keeping [content out of configuration](https://github.com/ProjectEvergreen/greenwood/discussions/851), providing a familiar mechanism to a minumum static templating could be a really quick win so user's don't have to rely on JavaScript + prerendering for simple things. ## Details At its simplest, given the frontmatter example from before ```md --- template: 'post' title: 'Git Explorer' emoji: '💡' date: '04.07.2020' description: 'Local git repository viewer' image: '/assets/blog-post-images/git.png' --- ``` A user could access this frontmatter data in their markdown our HTML on a _per page instance_ following the convention of JavaScript [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) and Greenwood can interpolate them at build time. ```js const name = 'World'; alert(`Hello ${name}!`); ``` ### Markdown This would an example of using it in markdown file ```md # My Blog Post <img src="${globalThis.page.image}" alt="Banner image for ${globalThis.page.description}"> Lorum Ipsum. ``` ### Template ```html <html> <head> <title>My Blog - ${globalThis.page.title}</title> <meta property="og:title" content="My Blog"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.myblog.dev"> <meta property="og:image" content="https://www.myblog.dev/${globalThis.page.image}"> <meta property="og:description" content="My Blog - ${globalThis.page.description}"> </head> <body> <content-outlet></content-outlet> </body> </html> ``` > _Namespacing everything with `page` since as part of SSR hydration, we may want attach compilation data to `globalThis` as well._ ## Requirements 1. [ ] Make a config option called `interpolateFrontmatter` to enable this feature (and implement) 1. [ ] Deprecate title and meta in _greenwood.config.js_ 1. [ ] Add documentation and deprecate existing meta / title APIs 1. [ ] Add / update specs
1.0
[RFC] build time interpolation of front matter in markdown / HTML (interpolate frontmatter) - ## Type of Change - [x] New Feature Request - [ ] Documentation / Website - [ ] Improvement / Suggestion - [ ] Bug - [ ] Other (please clarify below) ## Summary At the risk of implementing / using a custom templating system (e.g. handlebars, nunjucks, etc), which is something Greenwood strives to avoid, but still recognizing that requiring JavaScript though _graph.json_ even for static content, like what we support in frontmatter, can be a bit cumbersome. ```md --- template: 'post' title: 'Git Explorer' emoji: '💡' date: '04.07.2020' description: 'Local git repository viewer' image: '/assets/blog-post-images/git.png' --- ``` For example, think about just trying to get that description or title into a `<meta>` tag. It requires JavaScript. This IMO is one key "lagging" / missing workflows Greenwood doesn't really have a good answer for. For reference - https://github.com/ProjectEvergreen/greenwood/issues/304 - https://github.com/ProjectEvergreen/greenwood/issues/655 This is why most tools reach for something like handbars. Also, taking into consideration the spirit of this discussion on keeping [content out of configuration](https://github.com/ProjectEvergreen/greenwood/discussions/851), providing a familiar mechanism to a minumum static templating could be a really quick win so user's don't have to rely on JavaScript + prerendering for simple things. ## Details At its simplest, given the frontmatter example from before ```md --- template: 'post' title: 'Git Explorer' emoji: '💡' date: '04.07.2020' description: 'Local git repository viewer' image: '/assets/blog-post-images/git.png' --- ``` A user could access this frontmatter data in their markdown our HTML on a _per page instance_ following the convention of JavaScript [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) and Greenwood can interpolate them at build time. ```js const name = 'World'; alert(`Hello ${name}!`); ``` ### Markdown This would an example of using it in markdown file ```md # My Blog Post <img src="${globalThis.page.image}" alt="Banner image for ${globalThis.page.description}"> Lorum Ipsum. ``` ### Template ```html <html> <head> <title>My Blog - ${globalThis.page.title}</title> <meta property="og:title" content="My Blog"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.myblog.dev"> <meta property="og:image" content="https://www.myblog.dev/${globalThis.page.image}"> <meta property="og:description" content="My Blog - ${globalThis.page.description}"> </head> <body> <content-outlet></content-outlet> </body> </html> ``` > _Namespacing everything with `page` since as part of SSR hydration, we may want attach compilation data to `globalThis` as well._ ## Requirements 1. [ ] Make a config option called `interpolateFrontmatter` to enable this feature (and implement) 1. [ ] Deprecate title and meta in _greenwood.config.js_ 1. [ ] Add documentation and deprecate existing meta / title APIs 1. [ ] Add / update specs
non_defect
build time interpolation of front matter in markdown html interpolate frontmatter type of change new feature request documentation website improvement suggestion bug other please clarify below summary at the risk of implementing using a custom templating system e g handlebars nunjucks etc which is something greenwood strives to avoid but still recognizing that requiring javascript though graph json even for static content like what we support in frontmatter can be a bit cumbersome md template post title git explorer emoji 💡 date description local git repository viewer image assets blog post images git png for example think about just trying to get that description or title into a tag it requires javascript this imo is one key lagging missing workflows greenwood doesn t really have a good answer for for reference this is why most tools reach for something like handbars also taking into consideration the spirit of this discussion on keeping providing a familiar mechanism to a minumum static templating could be a really quick win so user s don t have to rely on javascript prerendering for simple things details at its simplest given the frontmatter example from before md template post title git explorer emoji 💡 date description local git repository viewer image assets blog post images git png a user could access this frontmatter data in their markdown our html on a per page instance following the convention of javascript and greenwood can interpolate them at build time js const name world alert hello name markdown this would an example of using it in markdown file md my blog post lorum ipsum template html my blog globalthis page title meta property og url content meta property og image content namespacing everything with page since as part of ssr hydration we may want attach compilation data to globalthis as well requirements make a config option called interpolatefrontmatter to enable this feature and implement deprecate title and meta in greenwood config js add documentation and deprecate existing meta title apis add update specs
0
28,468
6,998,059,296
IssuesEvent
2017-12-16 22:29:58
NetOfficeFw/NetOffice
https://api.github.com/repos/NetOfficeFw/NetOffice
closed
Please add 'Trace' ConsoleMode to DebugConsole
bug CodePlex
<img src="https://avatars.githubusercontent.com/u/30236365?s=96" align="left" width="48" height="48" /> <strong>Issue by <a href="https://www.codeplex.com/site/users/view/Piet123" rel="author">Piet123</a></strong> <em datetime="2012-05-04T08:43:14">Fri, 04 May 2012 08:43:14 GMT</em> _Originally opened as https://netoffice.codeplex.com/workitem/17986_ ---- Right now, the DebugConsole class has options to log to the console, file or memorylist. Could you please add 'Trace' as an option which logs a message using the .NET framework trace logging system. A call to System.Diagnostics.Trace.WriteLine(message) will do fine.   I request this because it is the most easy way to find problems when developing Add-Ins for us (there is no console available for an add-in). By default, System.Diagnostics.Trace.WriteLine, messages are written to the Windows debug output. Those messages are displayed in the Visual Studio debug output window in debug mode, and can also be shown using the sysinternals 'DebugView' tool. By using the app.config, the user can even log the trace output to other outputs.   Thank you for this great product, much much better than VSTO!
1.0
Please add 'Trace' ConsoleMode to DebugConsole - <img src="https://avatars.githubusercontent.com/u/30236365?s=96" align="left" width="48" height="48" /> <strong>Issue by <a href="https://www.codeplex.com/site/users/view/Piet123" rel="author">Piet123</a></strong> <em datetime="2012-05-04T08:43:14">Fri, 04 May 2012 08:43:14 GMT</em> _Originally opened as https://netoffice.codeplex.com/workitem/17986_ ---- Right now, the DebugConsole class has options to log to the console, file or memorylist. Could you please add 'Trace' as an option which logs a message using the .NET framework trace logging system. A call to System.Diagnostics.Trace.WriteLine(message) will do fine.   I request this because it is the most easy way to find problems when developing Add-Ins for us (there is no console available for an add-in). By default, System.Diagnostics.Trace.WriteLine, messages are written to the Windows debug output. Those messages are displayed in the Visual Studio debug output window in debug mode, and can also be shown using the sysinternals 'DebugView' tool. By using the app.config, the user can even log the trace output to other outputs.   Thank you for this great product, much much better than VSTO!
non_defect
please add trace consolemode to debugconsole issue by fri may gmt originally opened as right now the debugconsole class has options to log to the console file or memorylist could you please add trace as an option which logs a message using the net framework trace logging system a call to system diagnostics trace writeline message will do fine   i request this because it is the most easy way to find problems when developing add ins for us there is no console available for an add in by default system diagnostics trace writeline messages are written to the windows debug output those messages are displayed in the visual studio debug output window in debug mode and can also be shown using the sysinternals debugview tool by using the app config the user can even log the trace output to other outputs   thank you for this great product much much better than vsto
0
258
2,522,849,480
IssuesEvent
2015-01-20 02:52:35
AtlasOfLivingAustralia/bie-service
https://api.github.com/repos/AtlasOfLivingAustralia/bie-service
closed
Download documentation - needs an edit
priority-low status-new type-defect
_From @mbohun on August 19, 2014 11:16_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=230 *date:* Mon Aug 12 03:24:21 2013 *author:* johntan...@gmail.com --- Records downloaded through the BioCache come with a README file which contains a link to information about the Download Fields: [https://docs.google.com/spreadsheet/ccc?key=0AjNtzhUIIHeNdHhtcFVSM09qZ3c3N3ItUnBBc09TbHc#gid=0](https://docs.google.com/spreadsheet/ccc?key=0AjNtzhUIIHeNdHhtcFVSM09qZ3c3N3ItUnBBc09TbHc#gid=0) Some of the fields have explanations that are not helpful. For example: Coordinate Precision The precision of the coordinates Coordinate Uncertainty In Meters Distance from the occurrence Although there is a link to the Darwin Core Terms for the fields, the description could be more helpful for a person needing to understand what they have downloaded. Other editing requirements ACRONYMS need explaining eg GUID, IBRA, IMCRA Spelling Links to further assistance Some issue flags missing definitions _Copied from original issue: AtlasOfLivingAustralia/biocache-hubs#39_
1.0
Download documentation - needs an edit - _From @mbohun on August 19, 2014 11:16_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=230 *date:* Mon Aug 12 03:24:21 2013 *author:* johntan...@gmail.com --- Records downloaded through the BioCache come with a README file which contains a link to information about the Download Fields: [https://docs.google.com/spreadsheet/ccc?key=0AjNtzhUIIHeNdHhtcFVSM09qZ3c3N3ItUnBBc09TbHc#gid=0](https://docs.google.com/spreadsheet/ccc?key=0AjNtzhUIIHeNdHhtcFVSM09qZ3c3N3ItUnBBc09TbHc#gid=0) Some of the fields have explanations that are not helpful. For example: Coordinate Precision The precision of the coordinates Coordinate Uncertainty In Meters Distance from the occurrence Although there is a link to the Darwin Core Terms for the fields, the description could be more helpful for a person needing to understand what they have downloaded. Other editing requirements ACRONYMS need explaining eg GUID, IBRA, IMCRA Spelling Links to further assistance Some issue flags missing definitions _Copied from original issue: AtlasOfLivingAustralia/biocache-hubs#39_
defect
download documentation needs an edit from mbohun on august migrated from date mon aug author johntan gmail com records downloaded through the biocache come with a readme file which contains a link to information about the download fields some of the fields have explanations that are not helpful for example coordinate precision the precision of the coordinates coordinate uncertainty in meters distance from the occurrence although there is a link to the darwin core terms for the fields the description could be more helpful for a person needing to understand what they have downloaded other editing requirements acronyms need explaining eg guid ibra imcra spelling links to further assistance some issue flags missing definitions copied from original issue atlasoflivingaustralia biocache hubs
1
64,980
18,991,155,712
IssuesEvent
2021-11-22 07:28:40
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataPicker throws JS exceptions with two year numbers
defect 7.0.25
Reported By Pro User; >... if you enter e.g: 3.5.22 or 10.11.21 (something with only two year numbers) in the datepicker input and then press tab instead of enter. This will not refresh the page but triggers the "hideOverlay" method. > If you do so you will see at least one of the following error or both at the same time: > - Uncaught TypeError: this.viewDate.getMonth is not a function -> datepicker.js:968:65 > - Uncaught Missing number at position 4 -> datepicker.js:674:23 > Also the popup will not show up again and you need to refresh the page.
1.0
DataPicker throws JS exceptions with two year numbers - Reported By Pro User; >... if you enter e.g: 3.5.22 or 10.11.21 (something with only two year numbers) in the datepicker input and then press tab instead of enter. This will not refresh the page but triggers the "hideOverlay" method. > If you do so you will see at least one of the following error or both at the same time: > - Uncaught TypeError: this.viewDate.getMonth is not a function -> datepicker.js:968:65 > - Uncaught Missing number at position 4 -> datepicker.js:674:23 > Also the popup will not show up again and you need to refresh the page.
defect
datapicker throws js exceptions with two year numbers reported by pro user if you enter e g or something with only two year numbers in the datepicker input and then press tab instead of enter this will not refresh the page but triggers the hideoverlay method if you do so you will see at least one of the following error or both at the same time uncaught typeerror this viewdate getmonth is not a function datepicker js uncaught missing number at position datepicker js also the popup will not show up again and you need to refresh the page
1
79,736
3,546,322,413
IssuesEvent
2016-01-20 01:47:49
KPB-US/tars
https://api.github.com/repos/KPB-US/tars
closed
Move Car Rental Checkbox to first car rental field
Priority - High
Car rental checkbox should be first in series of car rental fields and should enable/disable them.
1.0
Move Car Rental Checkbox to first car rental field - Car rental checkbox should be first in series of car rental fields and should enable/disable them.
non_defect
move car rental checkbox to first car rental field car rental checkbox should be first in series of car rental fields and should enable disable them
0
88,586
8,166,021,844
IssuesEvent
2018-08-25 03:08:41
istio/istio
https://api.github.com/repos/istio/istio
closed
Retire istio/issue repo
area/test and release stale
We're not getting real value out of having istio/issue as a separate repo. It just leads to additional administration overhead. We should just use istio/istio to track all issues. It'd be great to nail this before 1.0 ships so we're on the right plan for all the new customers. We should move all issues to the istio/istio repo, and then we can delete the istio/issue repo. We'll need to change a few "report a bug" links on istio.io accordingly. @louiscryan @smawson @linsun @rshriram
1.0
Retire istio/issue repo - We're not getting real value out of having istio/issue as a separate repo. It just leads to additional administration overhead. We should just use istio/istio to track all issues. It'd be great to nail this before 1.0 ships so we're on the right plan for all the new customers. We should move all issues to the istio/istio repo, and then we can delete the istio/issue repo. We'll need to change a few "report a bug" links on istio.io accordingly. @louiscryan @smawson @linsun @rshriram
non_defect
retire istio issue repo we re not getting real value out of having istio issue as a separate repo it just leads to additional administration overhead we should just use istio istio to track all issues it d be great to nail this before ships so we re on the right plan for all the new customers we should move all issues to the istio istio repo and then we can delete the istio issue repo we ll need to change a few report a bug links on istio io accordingly louiscryan smawson linsun rshriram
0
57,101
24,008,699,249
IssuesEvent
2022-09-14 16:47:51
pingidentity/terraform-provider-pingone
https://api.github.com/repos/pingidentity/terraform-provider-pingone
closed
Support the `solution` attribute in `pingone_environment`
enhancement service sso
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request * If you are interested in working on this issue or have submitted a pull request, please leave a comment <!--- Thank you for keeping this note for the community ---> ### Description <!--- Please provide a helpful description of the feature request here. ---> In order to manage Workforce environments, the `pingone_environment` resource and datasource should support the `solution` computed attribute. This allows for conditional resource creation by the HCL developer. ### New or Affected Resource(s) <!--- Please provide a list of the new and/or affected resources/data sources, for example: --> - pingone_environment <!--- Optionally include a brief description on the type of change required, but this isn't essential --> ### Potential Terraform Configuration <!-- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --> ```hcl # Copy-paste your PingOne related Terraform configurations here - for large Terraform configs, # please use a service like Dropbox and share a link to the ZIP file. For # security, you can also encrypt the files using our GPG public key. # Remember to replace any account/customer sensitive information in the configuration before submitting the issue ``` ### References <!--- Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor blog posts or documentation? For example: * https://apidocs.pingidentity.com/pingone/platform/v1/api/#get-read-one-organization - or - * https://docs.pingidentity.com/bundle/pingone/page/cxs1575407884833.html --->
1.0
Support the `solution` attribute in `pingone_environment` - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request * If you are interested in working on this issue or have submitted a pull request, please leave a comment <!--- Thank you for keeping this note for the community ---> ### Description <!--- Please provide a helpful description of the feature request here. ---> In order to manage Workforce environments, the `pingone_environment` resource and datasource should support the `solution` computed attribute. This allows for conditional resource creation by the HCL developer. ### New or Affected Resource(s) <!--- Please provide a list of the new and/or affected resources/data sources, for example: --> - pingone_environment <!--- Optionally include a brief description on the type of change required, but this isn't essential --> ### Potential Terraform Configuration <!-- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --> ```hcl # Copy-paste your PingOne related Terraform configurations here - for large Terraform configs, # please use a service like Dropbox and share a link to the ZIP file. For # security, you can also encrypt the files using our GPG public key. # Remember to replace any account/customer sensitive information in the configuration before submitting the issue ``` ### References <!--- Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor blog posts or documentation? For example: * https://apidocs.pingidentity.com/pingone/platform/v1/api/#get-read-one-organization - or - * https://docs.pingidentity.com/bundle/pingone/page/cxs1575407884833.html --->
non_defect
support the solution attribute in pingone environment community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extra noise for issue followers and do not help prioritize the request if you are interested in working on this issue or have submitted a pull request please leave a comment description in order to manage workforce environments the pingone environment resource and datasource should support the solution computed attribute this allows for conditional resource creation by the hcl developer new or affected resource s pingone environment potential terraform configuration hcl copy paste your pingone related terraform configurations here for large terraform configs please use a service like dropbox and share a link to the zip file for security you can also encrypt the files using our gpg public key remember to replace any account customer sensitive information in the configuration before submitting the issue references information about referencing github issues are there any other github issues open or closed or pull requests that should be linked here vendor blog posts or documentation for example or
0
68,056
21,447,345,671
IssuesEvent
2022-04-25 07:55:10
FreeRADIUS/freeradius-server
https://api.github.com/repos/FreeRADIUS/freeradius-server
opened
[defect]: Improper locking issuses
defect
### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? A deadlock occurs when `other == t` in the loop and lock `other->mutex` is acquired twice at Line 138. https://github.com/FreeRADIUS/freeradius-server/blob/6eb6e1a97b5958559c9c3fcda924bb6cfdf8b05e/src/modules/rlm_stats/rlm_stats.c#L133-L155 ### Log output from the FreeRADIUS daemon ```shell None ``` ### Relevant log output from client utilities None ### Backtrace from LLDB or GDB ```shell None ```
1.0
[defect]: Improper locking issuses - ### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? A deadlock occurs when `other == t` in the loop and lock `other->mutex` is acquired twice at Line 138. https://github.com/FreeRADIUS/freeradius-server/blob/6eb6e1a97b5958559c9c3fcda924bb6cfdf8b05e/src/modules/rlm_stats/rlm_stats.c#L133-L155 ### Log output from the FreeRADIUS daemon ```shell None ``` ### Relevant log output from client utilities None ### Backtrace from LLDB or GDB ```shell None ```
defect
improper locking issuses what type of defect bug is this unexpected behaviour obvious or verified by project member how can the issue be reproduced a deadlock occurs when other t in the loop and lock other mutex is acquired twice at line log output from the freeradius daemon shell none relevant log output from client utilities none backtrace from lldb or gdb shell none
1
22,161
10,731,369,755
IssuesEvent
2019-10-28 19:23:55
melsorg/github-scanner-test
https://api.github.com/repos/melsorg/github-scanner-test
opened
CVE-2014-5266 (Medium) detected in WordPress-3.8
security vulnerability
## CVE-2014-5266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>WordPress3.8</b></p></summary> <p> <p>WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to https://core.trac.wordpress.org/ instead.</p> <p>Library home page: <a href=https://github.com/WordPress/WordPress.git>https://github.com/WordPress/WordPress.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/melsorg/github-scanner-test/commit/38c8615a6d0a047787b5e7401328782154ba03e4">38c8615a6d0a047787b5e7401328782154ba03e4</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (10)</summary> <p></p> <p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p> <p> - /github-scanner-test/wordpress/wp-cron.php - /github-scanner-test/wordpress/wp-activate.php - /github-scanner-test/wordpress/wp-comments-post.php - /github-scanner-test/wordpress/wp-login.php - /github-scanner-test/wordpress/wp-trackback.php - /github-scanner-test/wordpress/wp-links-opml.php - /github-scanner-test/wordpress/wp-load.php - /github-scanner-test/wordpress/wp-signup.php - /github-scanner-test/wordpress/wp-mail.php - /github-scanner-test/wordpress/wp-settings.php </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The Incutio XML-RPC (IXR) Library, as used in WordPress before 3.9.2 and Drupal 6.x before 6.33 and 7.x before 7.31, does not limit the number of elements in an XML document, which allows remote attackers to cause a denial of service (CPU consumption) via a large document, a different vulnerability than CVE-2014-5265. <p>Publish Date: 2014-08-18 <p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5266>CVE-2014-5266</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2014-5266">https://nvd.nist.gov/vuln/detail/CVE-2014-5266</a></p> <p>Release Date: 2014-08-18</p> <p>Fix Resolution: 3.9.2,6.33,7.31</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2014-5266 (Medium) detected in WordPress-3.8 - ## CVE-2014-5266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>WordPress3.8</b></p></summary> <p> <p>WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to https://core.trac.wordpress.org/ instead.</p> <p>Library home page: <a href=https://github.com/WordPress/WordPress.git>https://github.com/WordPress/WordPress.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/melsorg/github-scanner-test/commit/38c8615a6d0a047787b5e7401328782154ba03e4">38c8615a6d0a047787b5e7401328782154ba03e4</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (10)</summary> <p></p> <p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p> <p> - /github-scanner-test/wordpress/wp-cron.php - /github-scanner-test/wordpress/wp-activate.php - /github-scanner-test/wordpress/wp-comments-post.php - /github-scanner-test/wordpress/wp-login.php - /github-scanner-test/wordpress/wp-trackback.php - /github-scanner-test/wordpress/wp-links-opml.php - /github-scanner-test/wordpress/wp-load.php - /github-scanner-test/wordpress/wp-signup.php - /github-scanner-test/wordpress/wp-mail.php - /github-scanner-test/wordpress/wp-settings.php </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The Incutio XML-RPC (IXR) Library, as used in WordPress before 3.9.2 and Drupal 6.x before 6.33 and 7.x before 7.31, does not limit the number of elements in an XML document, which allows remote attackers to cause a denial of service (CPU consumption) via a large document, a different vulnerability than CVE-2014-5265. <p>Publish Date: 2014-08-18 <p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5266>CVE-2014-5266</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2014-5266">https://nvd.nist.gov/vuln/detail/CVE-2014-5266</a></p> <p>Release Date: 2014-08-18</p> <p>Fix Resolution: 3.9.2,6.33,7.31</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in wordpress cve medium severity vulnerability vulnerable library wordpress git ified synced via svn every minutes including branches and tags this repository is just a mirror of the wordpress subversion repository please do not send pull requests submit patches to instead library home page a href found in head commit a href library source files the source files were matched to this source library based on a best effort match source libraries are selected from a list of probable public libraries github scanner test wordpress wp cron php github scanner test wordpress wp activate php github scanner test wordpress wp comments post php github scanner test wordpress wp login php github scanner test wordpress wp trackback php github scanner test wordpress wp links opml php github scanner test wordpress wp load php github scanner test wordpress wp signup php github scanner test wordpress wp mail php github scanner test wordpress wp settings php vulnerability details the incutio xml rpc ixr library as used in wordpress before and drupal x before and x before does not limit the number of elements in an xml document which allows remote attackers to cause a denial of service cpu consumption via a large document a different vulnerability than cve publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
66,480
20,243,830,553
IssuesEvent
2022-02-14 11:50:14
catmaid/CATMAID
https://api.github.com/repos/catmaid/CATMAID
opened
[BUG] NBLAST searches fail using Neuron Similarity Widget
type: defect
- CATMAID version: 2021.12.21-62-gfe0a57ad9 - CATMAID instance: https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/ - Browser: Chrome, Version 98.0.4758.80 (Official Build) (x86_64) - Operating system: macOS, Big Sur 11.2.3 ## Short description NBLAST searches fail without verbose error message in the Neuron Similarity Widget. After computing, the status is reported as "error" and no results are present. This issue seems to have started between 2022-01-13 and 2022-01-20 based on the log. ## To reproduce Add a skeleton for NBLAST search, use default parameters with Config = "Brain R->L (2)" selected. <img width="1118" alt="Screen Shot 2022-02-14 at 11 48 48 AM" src="https://user-images.githubusercontent.com/2660187/153858965-4be7778e-1566-4302-937e-bec6d7134cde.png">
1.0
[BUG] NBLAST searches fail using Neuron Similarity Widget - - CATMAID version: 2021.12.21-62-gfe0a57ad9 - CATMAID instance: https://neurophyla.mrc-lmb.cam.ac.uk/catmaid/drosophila/l1/seymour/ - Browser: Chrome, Version 98.0.4758.80 (Official Build) (x86_64) - Operating system: macOS, Big Sur 11.2.3 ## Short description NBLAST searches fail without verbose error message in the Neuron Similarity Widget. After computing, the status is reported as "error" and no results are present. This issue seems to have started between 2022-01-13 and 2022-01-20 based on the log. ## To reproduce Add a skeleton for NBLAST search, use default parameters with Config = "Brain R->L (2)" selected. <img width="1118" alt="Screen Shot 2022-02-14 at 11 48 48 AM" src="https://user-images.githubusercontent.com/2660187/153858965-4be7778e-1566-4302-937e-bec6d7134cde.png">
defect
nblast searches fail using neuron similarity widget catmaid version catmaid instance browser chrome version official build operating system macos big sur short description nblast searches fail without verbose error message in the neuron similarity widget after computing the status is reported as error and no results are present this issue seems to have started between and based on the log to reproduce add a skeleton for nblast search use default parameters with config brain r l selected img width alt screen shot at am src
1
48,488
13,097,878,295
IssuesEvent
2020-08-03 18:19:19
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
field_va_form_type should be able to drift from FormsDB
Critical defect Unplanned work VA Forms
**Describe the defect** The field field_va_form_type should get set during the initial creation on migration, but should be allowed to drift (maintain a newly set setting from an editor) and not be updated on subsequent migration updates.
1.0
field_va_form_type should be able to drift from FormsDB - **Describe the defect** The field field_va_form_type should get set during the initial creation on migration, but should be allowed to drift (maintain a newly set setting from an editor) and not be updated on subsequent migration updates.
defect
field va form type should be able to drift from formsdb describe the defect the field field va form type should get set during the initial creation on migration but should be allowed to drift maintain a newly set setting from an editor and not be updated on subsequent migration updates
1
68,533
7,103,012,676
IssuesEvent
2018-01-16 02:03:28
alibaba/pouch
https://api.github.com/repos/alibaba/pouch
closed
[bug] test CI should clean docker when finished
areas/test kind/bug
**Issue Description** Now pouch CI using Dockerfile to unify test environment and check/build/unit-test are running in docker. There are legacy docker when test finished. Code is in : hack/make.sh ``` function target() { case $1 in check) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "make check" ;; build) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "make build" install_pouch ;; unit-test) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "make unit-test" ;; integration-test) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "cd test && go test -c -o integration-test" ``` Should user `docker run --rm` to remove docker container. **Describe what happened**: **Describe what you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: 1. 2. 3. **Anything else we need to know?**: **Environment**: - pouch version (use `pouch version`): - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
1.0
[bug] test CI should clean docker when finished - **Issue Description** Now pouch CI using Dockerfile to unify test environment and check/build/unit-test are running in docker. There are legacy docker when test finished. Code is in : hack/make.sh ``` function target() { case $1 in check) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "make check" ;; build) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "make build" install_pouch ;; unit-test) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "make unit-test" ;; integration-test) docker run -ti -v $(pwd):$SOURCEDIR $IMAGE bash -c "cd test && go test -c -o integration-test" ``` Should user `docker run --rm` to remove docker container. **Describe what happened**: **Describe what you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: 1. 2. 3. **Anything else we need to know?**: **Environment**: - pouch version (use `pouch version`): - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
non_defect
test ci should clean docker when finished issue description now pouch ci using dockerfile to unify test environment and check build unit test are running in docker there are legacy docker when test finished code is in hack make sh function target case in check docker run ti v pwd sourcedir image bash c make check build docker run ti v pwd sourcedir image bash c make build install pouch unit test docker run ti v pwd sourcedir image bash c make unit test integration test docker run ti v pwd sourcedir image bash c cd test go test c o integration test should user docker run rm to remove docker container describe what happened describe what you expected to happen how to reproduce it as minimally and precisely as possible anything else we need to know environment pouch version use pouch version os e g from etc os release kernel e g uname a install tools others
0
76,611
26,510,731,342
IssuesEvent
2023-01-18 16:54:24
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Crash with Pipe:Indoor when temperature is below 1.85C
Defect
Issue overview -------------- Trying to a run a PlantLoop with some Pipe:Indoor, it crashes in CalcPipeHeatTransCoef: https://github.com/NREL/EnergyPlus/blob/5306b934041bf2dd2b2f8e641d79744c6a74a5d3/src/EnergyPlus/PipeHeatTransfer.cc#L1759 ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version): All - Version of EnergyPlus (if using an intermediate build, include SHA): 22.2.0, develop as well ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [x] Defect file added: https://github.com/NREL/EnergyPlusDevSupport/blob/master/DefectFiles/9000s/9790/in.idf - [x] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
1.0
Crash with Pipe:Indoor when temperature is below 1.85C - Issue overview -------------- Trying to a run a PlantLoop with some Pipe:Indoor, it crashes in CalcPipeHeatTransCoef: https://github.com/NREL/EnergyPlus/blob/5306b934041bf2dd2b2f8e641d79744c6a74a5d3/src/EnergyPlus/PipeHeatTransfer.cc#L1759 ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version): All - Version of EnergyPlus (if using an intermediate build, include SHA): 22.2.0, develop as well ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [x] Defect file added: https://github.com/NREL/EnergyPlusDevSupport/blob/master/DefectFiles/9000s/9790/in.idf - [x] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
defect
crash with pipe indoor when temperature is below issue overview trying to a run a plantloop with some pipe indoor it crashes in calcpipeheattranscoef details some additional details for this issue if relevant platform operating system version all version of energyplus if using an intermediate build include sha develop as well checklist add to this list or remove from it as applicable this is a simple templated set of guidelines defect file added ticket added to pivotal for defect development team task pull request created the pull request will have additional tasks related to reviewing changes that fix this defect
1
218,270
7,330,956,279
IssuesEvent
2018-03-05 11:46:13
openfaas/faas
https://api.github.com/repos/openfaas/faas
closed
Dashboard ui should indicate when function's Docker image is not yet available
duplicate priority/middle
When deploying a new function via "Deploy New Function" it should be clear when a newly added function is not yet available because the Docker image has not yet been pulled. ## Expected Behaviour I selected "colorize" in the list "From Store", then clicked on the "Deploy" button. "colorize" is now listed in the list of functions I should be able to select the "colorize" function, set the appropriate "Request Body" parameters Pressing the "INVOKE" button should now invoke the function. #### Note: I select "colorize" as an example because the image size is relatively large (so slow to download), I don't know if it's actually usable from the ui (could be another issue to document it's use), but it demonstrates this issue well. ## Current Behaviour When pressing INVOKE" button I get a "500 Internal Server" error. Note: I suspected this to be the case so manually did a pull of the image. Once the image was pulled the function was usable. ## Possible Solution I'd suggest that whilst the Docker image used by the function is not yet available, that the function appear in the function list but using colour to indicate that it is not yet ready, e.g. grey background, or red text. ## Steps to Reproduce (for bugs) 1. Select a function in the store which has not already been run and has a large image, e.g. "colorize" 2. Deploy 3. In main UI, select the function in the list 4. Parametrize the function (fill in "Request Body") 5. Press "INVOKE" 6. See that we get an "500 Internal Server" error. ## Context I wanted to try an interesting FaaS example (though am unsure if "colorize" can be done from ui). This error would occur for any "long to pull" i.e. large Docker image based function not yet pulled. ## Your Environment docker-17.12.ce Swarm Fedora 27
1.0
Dashboard ui should indicate when function's Docker image is not yet available - When deploying a new function via "Deploy New Function" it should be clear when a newly added function is not yet available because the Docker image has not yet been pulled. ## Expected Behaviour I selected "colorize" in the list "From Store", then clicked on the "Deploy" button. "colorize" is now listed in the list of functions I should be able to select the "colorize" function, set the appropriate "Request Body" parameters Pressing the "INVOKE" button should now invoke the function. #### Note: I select "colorize" as an example because the image size is relatively large (so slow to download), I don't know if it's actually usable from the ui (could be another issue to document it's use), but it demonstrates this issue well. ## Current Behaviour When pressing INVOKE" button I get a "500 Internal Server" error. Note: I suspected this to be the case so manually did a pull of the image. Once the image was pulled the function was usable. ## Possible Solution I'd suggest that whilst the Docker image used by the function is not yet available, that the function appear in the function list but using colour to indicate that it is not yet ready, e.g. grey background, or red text. ## Steps to Reproduce (for bugs) 1. Select a function in the store which has not already been run and has a large image, e.g. "colorize" 2. Deploy 3. In main UI, select the function in the list 4. Parametrize the function (fill in "Request Body") 5. Press "INVOKE" 6. See that we get an "500 Internal Server" error. ## Context I wanted to try an interesting FaaS example (though am unsure if "colorize" can be done from ui). This error would occur for any "long to pull" i.e. large Docker image based function not yet pulled. ## Your Environment docker-17.12.ce Swarm Fedora 27
non_defect
dashboard ui should indicate when function s docker image is not yet available when deploying a new function via deploy new function it should be clear when a newly added function is not yet available because the docker image has not yet been pulled expected behaviour i selected colorize in the list from store then clicked on the deploy button colorize is now listed in the list of functions i should be able to select the colorize function set the appropriate request body parameters pressing the invoke button should now invoke the function note i select colorize as an example because the image size is relatively large so slow to download i don t know if it s actually usable from the ui could be another issue to document it s use but it demonstrates this issue well current behaviour when pressing invoke button i get a internal server error note i suspected this to be the case so manually did a pull of the image once the image was pulled the function was usable possible solution i d suggest that whilst the docker image used by the function is not yet available that the function appear in the function list but using colour to indicate that it is not yet ready e g grey background or red text steps to reproduce for bugs select a function in the store which has not already been run and has a large image e g colorize deploy in main ui select the function in the list parametrize the function fill in request body press invoke see that we get an internal server error context i wanted to try an interesting faas example though am unsure if colorize can be done from ui this error would occur for any long to pull i e large docker image based function not yet pulled your environment docker ce swarm fedora
0